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",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc"
|
"build": "tsc",
|
||||||
|
"prepare": "tsc"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"esm",
|
"esm",
|
||||||
|
|||||||
Reference in New Issue
Block a user