Skip to content

Commit 7dccb1d

Browse files
author
Javier Diaz
committed
chore: updated scripts
1 parent 0f9ab44 commit 7dccb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"private": false,
1111
"scripts": {
12-
"build": "vue-cli-service build --target lib --name VueTinyPagination packages/TinyPagination/index.js",
12+
"build": "vue-cli-service build --target lib --name VueTinyPagination index.js",
1313
"lint": "vue-cli-service lint",
1414
"test:unit": "vue-cli-service test:unit",
1515
"prepare": "yarn test:unit && yarn build"

0 commit comments

Comments
 (0)