replace to prepublishonly

pull/11294/head
Volosoft Agent 4 years ago
parent 9a9bf9820f
commit f6f35921a4

@ -1,8 +1,8 @@
{
"name": "@abp/utils",
"version": "5.1.1",
"scripts": {
"prepublish": "yarn install --ignore-scripts && node prepublish.js",
"scripts": {
"prepublishOnly": "yarn install --ignore-scripts && node prepublish.js",
"ng": "ng",
"start": "ng serve",
"build": "ng build",

Loading…
Cancel
Save