Skip to content

Commit 7f01d05

Browse files
authored
Merge pull request #3281 from swagger-api/ft/yaml-js-version-update
Update and pin yaml-js version
2 parents 23c2682 + b762a2f commit 7f01d05

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
@@ -74,7 +74,7 @@
7474
"whatwg-fetch": "0.11.1",
7575
"worker-loader": "^0.7.1",
7676
"xml": "1.0.1",
77-
"yaml-js": "^0.1.3"
77+
"yaml-js": "0.2.0"
7878
},
7979
"devDependencies": {
8080
"autoprefixer": "6.6.1",

0 commit comments

Comments
 (0)