Skip to content

Commit

Permalink
fix: fix versioning inside branch tag next
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Oct 13, 2020
1 parent d4d7486 commit dc576ab
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/cli/frameworks/angular/package.json
Expand Up @@ -41,7 +41,7 @@
"angular": "lib/cli.js"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/angularjs/package.json
Expand Up @@ -44,7 +44,7 @@
"babel-plugin-angularjs-annotate": "^0.10.0"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/angular": "^1.7.3",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/aurelia/package.json
Expand Up @@ -44,7 +44,7 @@
"aurelia-webpack-plugin": "^4.0.0"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/inferno/package.json
Expand Up @@ -44,7 +44,7 @@
"babel-plugin-inferno": "^6.1.1"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/preact/package.json
Expand Up @@ -44,7 +44,7 @@
"@babel/plugin-transform-react-jsx": "^7.10.4"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/react/package.json
Expand Up @@ -44,7 +44,7 @@
"@babel/plugin-transform-react-jsx": "^7.10.4"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/svelte/package.json
Expand Up @@ -46,7 +46,7 @@
"svelte-loader": "^2.13.0"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/vanilla/package.json
Expand Up @@ -37,7 +37,7 @@
"vanilla": "lib/cli.js"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/vue/package.json
Expand Up @@ -45,7 +45,7 @@
"vue-loader": "^15.9.3"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/vue3/package.json
Expand Up @@ -46,7 +46,7 @@
"vue-loader": "~16.0.0-beta.8"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugins/addons/package.json
Expand Up @@ -45,7 +45,7 @@
"webpack-bundle-analyzer": "^3.9.0"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugins/cucumber/package.json
Expand Up @@ -30,7 +30,7 @@
"nightwatch-api": "^3.0.1"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugins/graphql/package.json
Expand Up @@ -27,7 +27,7 @@
"graphql-tag": "^2.11.0"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugins/pwa/package.json
Expand Up @@ -28,7 +28,7 @@
"workbox-webpack-plugin": "^5.1.4"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugins/webhint/package.json
Expand Up @@ -34,7 +34,7 @@
"hint": "^6.1.0"
},
"devDependencies": {
"@leanup/cli": "^1.1.0-webpack.4",
"@leanup/cli": "~1.1.0-rc.100",
"@types/node": "^14.11.8",
"typescript": "^4.0.3"
},
Expand Down

0 comments on commit dc576ab

Please sign in to comment.