Skip to content

Commit 413a54c

Browse files
committed
Move tape to devDependencies
1 parent 55b91fd commit 413a54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"url": "https://github.com/ZhouHansen/objectnotnull/issues"
2323
},
2424
"homepage": "https://github.com/ZhouHansen/objectnotnull#readme",
25-
"dependencies": {
25+
"devDependencies": {
2626
"tape": "^4.8.0"
2727
}
2828
}

0 commit comments

Comments
 (0)