Skip to content

Commit fef41ca

Browse files
committed
remove publish from private package
1 parent f71cc7e commit fef41ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/engine.types-generator/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"typings": "dist/index.d.ts",
88
"scripts": {
99
"build": "echo \"skipping\"",
10-
"test": "echo \"skipping\"",
11-
"publish": "yarn npm publish --tolerate-republish"
10+
"test": "echo \"skipping\""
1211
},
1312
"author": {
1413
"name": "Constantin Dumitrescu",

0 commit comments

Comments
 (0)