Skip to content

Commit

Permalink
remove deadend script
Browse files Browse the repository at this point in the history
  • Loading branch information
redxtech committed Nov 3, 2020
1 parent fce6359 commit 8077f14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"build:cjs:watch": "NODE_ENV=production rollup --c rollup.config.js --format=cjs --watch",
"build:iife": "NODE_ENV=production rollup --c rollup.config.js --format=iife",
"build:iife:watch": "NODE_ENV=production rollup --c rollup.config.js --format=iife --watch",
"serve": "vue-cli-service serve ./demo/main.js",
"lint": "vue-cli-service lint -f pretty"
},
"main": "dist/vue-plyr.ssr.js",
Expand Down

0 comments on commit 8077f14

Please sign in to comment.