We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8040f29 commit bd3f2a6Copy full SHA for bd3f2a6
examples/alacarte/package.json
@@ -36,7 +36,7 @@
36
]
37
},
38
"dependencies": {
39
- "alacarte.js": "0.0.6",
+ "alacarte.js": "^0.2.0",
40
"most": "^1.2.2",
41
"react": "^15.4.2",
42
"react-dom": "^15.4.2",
examples/alacarte/yarn.lock
@@ -48,9 +48,9 @@ ajv@^4.9.1:
48
co "^4.6.0"
49
json-stable-stringify "^1.0.1"
50
51
-alacarte.js@0.0.6:
52
- version "0.0.6"
53
- resolved "https://registry.yarnpkg.com/alacarte.js/-/alacarte.js-0.0.6.tgz#ff86efce9c393fb5d7c2b4ee642acd84eff98f0f"
+alacarte.js@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/alacarte.js/-/alacarte.js-0.2.0.tgz#9ca2425a424f206ff3e35731ed9398933a7e8562"
54
55
align-text@^0.1.1, align-text@^0.1.3:
56
version "0.1.4"
0 commit comments