Skip to content

Commit 019729d

Browse files
committed
feat: attach "unpkg" key
1 parent 061a70e commit 019729d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.2.2",
44
"repository": "lukeed/regexparam",
55
"description": "A tiny (308B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍",
6+
"unpkg": "dist/regexparam.min.js",
67
"module": "dist/regexparam.mjs",
78
"main": "dist/regexparam.js",
89
"types": "types.d.ts",

0 commit comments

Comments
 (0)