Skip to content

Commit e8278e0

Browse files
author
hackermd
committed
Add missing dev dependency
1 parent a942c50 commit e8278e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"rollup": "^0.63.2",
2929
"rollup-plugin-commonjs": "8.3.0",
3030
"rollup-plugin-json": "^3.0.0",
31+
"rollup-plugin-node-builtins": "^2.1.2",
3132
"rollup-plugin-node-resolve": "^3.3.0",
3233
"tape": "^4.9.1"
3334
},

0 commit comments

Comments
 (0)