Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Caele committed Oct 13, 2020
1 parent 93688a9 commit bbc4f8e
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 3,616 deletions.
4 changes: 2 additions & 2 deletions examples/sn-hello-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"start": "nebula serve --no-build"
},
"peerDependencies": {
"@nebula.js/stardust": ">=0.6.0"
"@nebula.js/stardust": ">=1.0.2-alpha.0"
},
"devDependencies": {
"@babel/cli": "7.4.4",
"@babel/plugin-transform-react-jsx": "7.3.0",
"@babel/preset-env": "7.4.5",
"@babel/preset-react": "7.0.0",
"@nebula.js/cli": "0.6.0",
"@nebula.js/cli": "1.0.2-alpha.0",
"eslint": "5.12.1",
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.15.0",
Expand Down

0 comments on commit bbc4f8e

Please sign in to comment.