We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196dc0b commit 0bec28aCopy full SHA for 0bec28a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nebula-react",
3
- "version": "0.6.1",
+ "version": "0.6.2",
4
"description": "React Components for Nebula CSS",
5
"main": "lib/index.js",
6
"repository": "git@github.com:rbrtsmith/nebula-react.git",
@@ -30,7 +30,7 @@
30
],
31
"dependencies": {
32
"focus-trap-react": "^3.0.3",
33
- "nebula-components": "^0.4.4",
+ "nebula-components": "^0.4.5",
34
"nebula-css": "^2.7.1",
35
"no-scroll": "^2.1.0"
36
},
0 commit comments