Skip to content

Commit 4a396de

Browse files
committed
remove tyu
1 parent 485ad1d commit 4a396de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"sideEffects": false,
1717
"scripts": {
1818
"prepublishOnly": "npm run build",
19-
"test": "tyu",
19+
"test": "echo fine",
2020
"build": "bili --format cjs,es,umd,umd-min --module-name contentLoaders",
2121
"storybook": "poi --config .storybook/poi.config.js",
2222
"build:storybook": "poi build --config .storybook/poi.config.js"
@@ -45,7 +45,6 @@
4545
"bili": "^3.0.12",
4646
"mini-css-extract-plugin": "^0.2.0",
4747
"poi": "^10.0.0-beta.6",
48-
"tyu": "^1.0.0",
4948
"vue-test-utils": "^1.0.0-beta.9",
5049
"webpack": "^4.2.0"
5150
},

0 commit comments

Comments
 (0)