chore: bump majors

This commit is contained in:
Sérgio Ramos 2018-02-16 18:32:15 +00:00
parent a7ca59e4f2
commit eae5345e62
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "joyent-icons",
"version": "4.0.0",
"version": "5.0.0",
"license": "MPL-2.0",
"repository": "github:yldio/joyent-portal",
"main": "dist/umd/index.js",

View File

@ -1,6 +1,6 @@
{
"name": "my-joy-beta",
"version": "1.0.0",
"version": "2.0.0",
"license": "MPL-2.0",
"private": true,
"repository": "github:yldio/joyent-portal",

View File

@ -1,6 +1,6 @@
{
"name": "joyent-navigation",
"version": "1.0.0",
"version": "2.0.0",
"license": "MPL-2.0",
"main": "lib/index.js",
"scripts": {
@ -24,7 +24,7 @@
"execa": "^0.9.0",
"graphql-tag": "^2.6.1",
"inert": "^5.1.0",
"joyent-icons": "^4.0.0",
"joyent-icons": "^5.0.0",
"joyent-ui-toolkit": "^5.0.0",
"joyent-react-scripts": "^7.3.0",
"lodash.chunk": "^4.2.0",

View File

@ -23,7 +23,7 @@
"camel-case": "^3.0.0",
"clipboard-copy": "^1.4.1",
"joy-react-broadcast": "^0.6.9",
"joyent-icons": "^4.0.0",
"joyent-icons": "^5.0.0",
"joyent-react-styled-flexboxgrid": "^2.2.3",
"lodash.assign": "^4.2.0",
"lodash.isboolean": "^3.0.3",