Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.

Commit e055853

Browse files
committed
- np.js release cycle fix 🚧
1 parent 493dba2 commit e055853

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"build": "tsc && babel src/index.ts --out-file lib/index.node.js",
1616
"test": "jest src --coverage",
1717
"test:codecov": "jest src --coverage && codecov",
18+
"publish": "yarn build",
1819
"release": "np"
1920
},
2021
"devDependencies": {

0 commit comments

Comments
 (0)