|
@@ -25,7 +25,7 @@
|
|
"preversion": "npm run test",
|
|
"preversion": "npm run test",
|
|
"postversion": "git push && git push --tags",
|
|
"postversion": "git push && git push --tags",
|
|
"prepublishOnly": "npm run test && npm run build",
|
|
"prepublishOnly": "npm run test && npm run build",
|
|
- "prepare": "npm run build"
|
|
|
|
|
|
+ "prepack": "npm run build"
|
|
},
|
|
},
|
|
"main": "build/src/index.js",
|
|
"main": "build/src/index.js",
|
|
"files": [
|
|
"files": [
|
|
@@ -45,7 +45,7 @@
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
"file-loader": "^4.2.0",
|
|
"file-loader": "^4.2.0",
|
|
"mini-css-extract-plugin": "^0.8.0",
|
|
"mini-css-extract-plugin": "^0.8.0",
|
|
- "molstar": "^0.3.7",
|
|
|
|
|
|
+ "molstar": "0.3.8",
|
|
"node-fetch": "^2.6.0",
|
|
"node-fetch": "^2.6.0",
|
|
"node-sass": "^4.12.0",
|
|
"node-sass": "^4.12.0",
|
|
"raw-loader": "^3.1.0",
|
|
"raw-loader": "^3.1.0",
|