Skip to content

Commit d60455e

Browse files
committed
v1.0.0-rc.507
1 parent e7e38fa commit d60455e

41 files changed

Lines changed: 71 additions & 71 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cli/frameworks/angular/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/frameworks/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/cli-angular",
3-
"version": "1.0.0-rc.506",
3+
"version": "1.0.0-rc.507",
44
"description": "This package contains the Angular framework extension for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://github.com/leanupjs/cli#readme",

cli/frameworks/angular/template/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@template/angular",
3-
"version": "1.0.0-rc.506",
3+
"version": "1.0.0-rc.507",
44
"description": "",
55
"scripts": {
66
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
@@ -46,9 +46,9 @@
4646
},
4747
"devDependencies": {
4848
"@leanup/cli": "^1.0.0-rc.506",
49-
"@leanup/cli-addons": "^1.0.0-rc.506",
50-
"@leanup/cli-angular": "^1.0.0-rc.506",
51-
"@leanup/cli-pwa": "^1.0.0-rc.506",
49+
"@leanup/cli-addons": "^1.0.0-rc.507",
50+
"@leanup/cli-angular": "^1.0.0-rc.507",
51+
"@leanup/cli-pwa": "^1.0.0-rc.507",
5252
"@leanup/git-hooks": "^1.0.0-rc.505",
5353
"@ngtools/webpack": "^10.0.7",
5454
"tslib": "^2.0.1",

cli/frameworks/angularjs/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/frameworks/angularjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/cli-angularjs",
3-
"version": "1.0.0-rc.506",
3+
"version": "1.0.0-rc.507",
44
"description": "This package contains the AngularJS framework extension for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://github.com/leanupjs/cli#readme",

cli/frameworks/angularjs/template/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@template/angularjs",
3-
"version": "1.0.0-rc.506",
3+
"version": "1.0.0-rc.507",
44
"description": "",
55
"scripts": {
66
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
@@ -37,9 +37,9 @@
3737
},
3838
"devDependencies": {
3939
"@leanup/cli": "^1.0.0-rc.506",
40-
"@leanup/cli-addons": "^1.0.0-rc.506",
41-
"@leanup/cli-angularjs": "^1.0.0-rc.506",
42-
"@leanup/cli-pwa": "^1.0.0-rc.506",
40+
"@leanup/cli-addons": "^1.0.0-rc.507",
41+
"@leanup/cli-angularjs": "^1.0.0-rc.507",
42+
"@leanup/cli-pwa": "^1.0.0-rc.507",
4343
"@leanup/git-hooks": "^1.0.0-rc.505",
4444
"tslib": "^2.0.1",
4545
"typescript": "^4.0.2",

cli/frameworks/aurelia/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/frameworks/aurelia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/cli-aurelia",
3-
"version": "1.0.0-rc.506",
3+
"version": "1.0.0-rc.507",
44
"description": "This package contains the Aurelia framework extension for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://github.com/leanupjs/cli#readme",

cli/frameworks/aurelia/template/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@template/aurelia",
3-
"version": "1.0.0-rc.506",
3+
"version": "1.0.0-rc.507",
44
"description": "",
55
"scripts": {
66
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
@@ -38,9 +38,9 @@
3838
},
3939
"devDependencies": {
4040
"@leanup/cli": "^1.0.0-rc.506",
41-
"@leanup/cli-addons": "^1.0.0-rc.506",
42-
"@leanup/cli-aurelia": "^1.0.0-rc.506",
43-
"@leanup/cli-pwa": "^1.0.0-rc.506",
41+
"@leanup/cli-addons": "^1.0.0-rc.507",
42+
"@leanup/cli-aurelia": "^1.0.0-rc.507",
43+
"@leanup/cli-pwa": "^1.0.0-rc.507",
4444
"@leanup/git-hooks": "^1.0.0-rc.505",
4545
"tslib": "^2.0.1",
4646
"typescript": "^4.0.2",

cli/frameworks/inferno/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)