Skip to content

Commit

Permalink
trying to force publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbinky3000 committed Oct 30, 2024
1 parent 04aa699 commit 8e13058
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 @@ -33,7 +33,6 @@
"build:es": "check-node-version --node $(cat .nvmrc) && NODE_ENV=production rollup -c rollup.config.es.js",
"postbuild": "node postbuild.js",
"build:watch": "check-node-version --node $(cat .nvmrc) && watch 'npm run build' src",
"prepublishOnly": "check-node-version --node $(cat .nvmrc) && npm run build",
"semantic-release": "semantic-release",
"predeploy": "check-node-version --node $(cat .nvmrc) && rimraf dev/script && NODE_ENV=development rollup -c rollup.config.dev.js",
"deploy": "check-node-version --node $(cat .nvmrc) && gh-pages -d dev",
Expand Down

0 comments on commit 8e13058

Please sign in to comment.