Skip to content

Commit d2816d8

Browse files
committed
Pull in Nebula Components patch & bump patch version
1 parent 53ee69e commit d2816d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nebula-react",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "React Components for Nebula CSS",
55
"main": "lib/index.js",
66
"repository": "git@github.com:rbrtsmith/nebula-react.git",
@@ -30,7 +30,7 @@
3030
],
3131
"dependencies": {
3232
"focus-trap-react": "^3.0.3",
33-
"nebula-components": "^0.6.0",
33+
"nebula-components": "^0.6.1",
3434
"nebula-css": "^2.7.1",
3535
"no-scroll": "^2.1.0"
3636
},

0 commit comments

Comments
 (0)