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

Commit ce4b259

Browse files
committed
move nodeliketty-testimpl to DevDependencies
1 parent 72dfcda commit ce4b259

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"cross-env": "7.0.3",
3333
"jest": "27.4.7",
3434
"node-dev": "7.1.0",
35+
"nodeliketty-testimpl": "^1.0.0",
3536
"ts-node": "10.4.0",
3637
"typescript": "4.5.5"
3738
},
3839
"dependencies": {
3940
"@types/node": "^17.0.8",
4041
"nodeliketty": "^1.0.2",
41-
"nodeliketty-testimpl": "^1.0.0",
4242
"strip-ansi": "^7.0.1",
4343
"utty": "^1.0.0"
4444
},

0 commit comments

Comments
 (0)