Skip to content

Commit e38e62b

Browse files
committed
chore(typings) upgrade to fix npm install -> typings install not working on latest node releases
1 parent 4d7604b commit e38e62b

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
@@ -71,7 +71,7 @@
7171
"js-yaml": "^3.5.2",
7272
"mz": "^2.1.0",
7373
"popsicle": "^3.0.1",
74-
"typings": "^0.6.8"
74+
"typings": "0.7.9"
7575
},
7676
"package-deps": [
7777
"linter"

0 commit comments

Comments
 (0)