Browse Source

Finish removing radial-progress stuff (started in 08ed8048).

Thanks for catching this @nspassov
fix-133-memory-crash
Dan Janosik 6 years ago
parent
commit
94dc652dcf
No known key found for this signature in database GPG Key ID: C6F8CE9FFDB2CED2
  1. 3
      package.json

3
package.json

@ -6,9 +6,6 @@
"bin": "bin/cli.js",
"scripts": {
"start": "node ./bin/www",
"build": "npm-run-all build:*",
"build:less": "lessc ./public/css/radial-progress.less ./public/css/radial-progress.css",
"prepare": "npm run build",
"refresh-mining-pool-configs": "node ./bin/refresh-mining-pool-configs.js"
},
"keywords": [

Loading…
Cancel
Save