We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18bcc2a commit 503f795Copy full SHA for 503f795
demo/package.json
@@ -5,8 +5,8 @@
5
"lint": "eslint . --ext .js,.jsx"
6
},
7
"dependencies": {
8
- "nebula-components": "^0.4.1",
9
- "nebula-react": "^0.5.1",
+ "nebula-components": "^0.4.3",
+ "nebula-react": "^0.6.0",
10
"prop-types": "^15.5.10",
11
"react": "^15.6.1",
12
"react-dom": "^15.6.1",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nebula-react",
3
- "version": "0.5.1",
+ "version": "0.6.0",
4
"description": "React Components for Nebula CSS",
"main": "lib/index.js",
"repository": "git@github.com:rbrtsmith/nebula-react.git",
0 commit comments