Chg: prepare
This commit is contained in:
+2
-1
@@ -1 +1,2 @@
|
||||
/node_modules
|
||||
/node_modules/
|
||||
/dist/
|
||||
+2
-1
@@ -5,7 +5,8 @@
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"build": "tsc"
|
||||
"build": "tsc",
|
||||
"prepare": "tsc"
|
||||
},
|
||||
"keywords": [
|
||||
"esm",
|
||||
|
||||
Reference in New Issue
Block a user