Skip to content

Commit b43070a

Browse files
authored
Allow auto-updating minor versions of quicktype
1 parent b79f921 commit b43070a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"homepage": "https://github.com/quicktype/quicktype-xcode#readme",
2020
"devDependencies": {
2121
"browserify": "^14.5.0",
22-
"quicktype": "^8.0.0"
22+
"quicktype": "8.*.*"
2323
}
2424
}

0 commit comments

Comments
 (0)