mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-08-26 10:42:38 +03:00
refactor: fix package.json
This commit is contained in:
parent
45fb9e06a1
commit
6b5f233599
@ -28,7 +28,7 @@
|
|||||||
"examples-update": "npm run examples-update:script-tag",
|
"examples-update": "npm run examples-update:script-tag",
|
||||||
"examples-update:script-tag": "npm --prefix ./examples/script-tag r crypto-pro-js && npm --prefix ./examples/script-tag i crypto-pro-js",
|
"examples-update:script-tag": "npm --prefix ./examples/script-tag r crypto-pro-js && npm --prefix ./examples/script-tag i crypto-pro-js",
|
||||||
"prepack": "npm run build",
|
"prepack": "npm run build",
|
||||||
"prepublishOnly": "npm run lint && jest && npm run build",
|
"prepublishOnly": "npm run lint && jest && npm run build"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user