Skip to content

Commit 9f66898

Browse files
committed
Merge branch 'dev'
2 parents 5552017 + c9a59c5 commit 9f66898

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"dev": "nodemon src/index.ts",
99
"prepare": "npm run build",
1010
"build": "tsc",
11-
"test": "jest"
11+
"test": "jest",
12+
"release": "np"
1213
},
1314
"bugs": {
1415
"url": "https://github.com/grafikri/transpose-2D-array/issues"

0 commit comments

Comments
 (0)