mirror of
https://github.com/lancedikson/bowser
synced 2026-09-22 20:14:20 +00:00
fix: keep every published file reachable, and test all four build artifacts (#631)
This commit is contained in:
@@ -71,6 +71,10 @@
|
||||
"./src/parser-platforms": "./src/parser-platforms.js",
|
||||
"./src/utils.js": "./src/utils.js",
|
||||
"./src/utils": "./src/utils.js",
|
||||
"./LICENSE": "./LICENSE",
|
||||
"./README.md": "./README.md",
|
||||
"./index.d.ts": "./index.d.ts",
|
||||
"./index.d.mts": "./index.d.mts",
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user