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

Commit 8a84ed4

Browse files
committed
move @types/levelup from devDeps to deps
1 parent a68c1c9 commit 8a84ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
],
5050
"license": "MPL-2.0",
5151
"dependencies": {
52+
"@types/levelup": "^3.1.1",
5253
"ethereumjs-util": "^7.0.0",
5354
"level-mem": "^5.0.1",
5455
"level-ws": "^2.0.0",
@@ -62,7 +63,6 @@
6263
"@ethereumjs/config-tsc": "^1.1.1",
6364
"@ethereumjs/config-tslint": "^1.1.1",
6465
"@types/bn.js": "^4.11.5",
65-
"@types/levelup": "^3.1.1",
6666
"@types/tape": "^4.2.34",
6767
"husky": "^4.2.3",
6868
"karma": "^4.4.1",

0 commit comments

Comments
 (0)