Skip to content

Commit b1dd2ee

Browse files
JulianKniephoffvladikoff
authored andcommittedSep 26, 2018
Update v8flags to support Node 10 (#123)
1 parent 352a258 commit b1dd2ee

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
@@ -19,7 +19,7 @@
1919
"interpret": "~1.1.0",
2020
"liftoff": "~2.5.0",
2121
"nopt": "~4.0.1",
22-
"v8flags": "~3.0.2"
22+
"v8flags": "~3.1.1"
2323
},
2424
"devDependencies": {
2525
"grunt": "~1.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.