bkp
This commit is contained in:
parent
2ddf41faf9
commit
12b66fd847
2 changed files with 7 additions and 12 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "eli-vue",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"private": false,
|
||||
"main": "./dist/eli-vue.umd.js",
|
||||
"module": "./dist/eli-vue.es.js",
|
||||
|
|
@ -12,12 +12,6 @@
|
|||
"require": "./dist/eli-vue.umd.js"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"README.md",
|
||||
"IA.md",
|
||||
".agent"
|
||||
],
|
||||
"scripts": {
|
||||
"prebuild": "npm version patch --no-git-tag-version",
|
||||
"build:types": "vue-tsc -p tsconfig.build.json --declaration --emitDeclarationOnly",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue