Skip to content

Commit

Permalink
remove tyu
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Mar 21, 2018
1 parent 485ad1d commit 4a396de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -16,7 +16,7 @@
"sideEffects": false,
"scripts": {
"prepublishOnly": "npm run build",
"test": "tyu",
"test": "echo fine",
"build": "bili --format cjs,es,umd,umd-min --module-name contentLoaders",
"storybook": "poi --config .storybook/poi.config.js",
"build:storybook": "poi build --config .storybook/poi.config.js"
Expand Down Expand Up @@ -45,7 +45,6 @@
"bili": "^3.0.12",
"mini-css-extract-plugin": "^0.2.0",
"poi": "^10.0.0-beta.6",
"tyu": "^1.0.0",
"vue-test-utils": "^1.0.0-beta.9",
"webpack": "^4.2.0"
},
Expand Down

0 comments on commit 4a396de

Please sign in to comment.