Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit baaa644

Browse files
committedJan 19, 2018
fix: add parentheses around function in union by updating dts-dom
1 parent c1b06b8 commit baaa644

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"babel-generator": "^6.26.0",
7070
"babylon": "7.0.0-beta.34",
7171
"chalk": "^2.3.0",
72-
"dts-dom": "^0.1.24",
72+
"dts-dom": "^0.1.25",
7373
"get-stdin": "^5.0.1",
7474
"meow": "^4.0.0",
7575
"pascal-case": "2.0.1",

0 commit comments

Comments
 (0)
This repository has been archived.