Skip to content

Commit 4c8fea0

Browse files
committed
v1.0.0-rc.503
1 parent 65d2d2c commit 4c8fea0

31 files changed

+41
-41
lines changed

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.502",
3+
"version": "1.0.0-rc.503",
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/martinoppitz/leanup#readme",

cli/frameworks/angular/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@template/angular",
3-
"version": "1.0.0-rc.502",
3+
"version": "1.0.0-rc.503",
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",
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@leanup/cli": "^1.0.0-rc.502",
4949
"@leanup/cli-addons": "^1.0.0-rc.501",
50-
"@leanup/cli-angular": "^1.0.0-rc.502",
50+
"@leanup/cli-angular": "^1.0.0-rc.503",
5151
"@leanup/cli-pwa": "^1.0.0-rc.501",
5252
"@leanup/git-hooks": "^1.0.0-rc.501",
5353
"@ngtools/webpack": "^10.0.7",

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.502",
3+
"version": "1.0.0-rc.503",
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/martinoppitz/leanup#readme",

cli/frameworks/angularjs/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@template/angularjs",
3-
"version": "1.0.0-rc.502",
3+
"version": "1.0.0-rc.503",
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,7 +38,7 @@
3838
"devDependencies": {
3939
"@leanup/cli": "^1.0.0-rc.502",
4040
"@leanup/cli-addons": "^1.0.0-rc.501",
41-
"@leanup/cli-angularjs": "^1.0.0-rc.502",
41+
"@leanup/cli-angularjs": "^1.0.0-rc.503",
4242
"@leanup/cli-pwa": "^1.0.0-rc.501",
4343
"@leanup/git-hooks": "^1.0.0-rc.501",
4444
"tslib": "^2.0.1",

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.502",
3+
"version": "1.0.0-rc.503",
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/martinoppitz/leanup#readme",

cli/frameworks/aurelia/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@template/aurelia",
3-
"version": "1.0.0-rc.502",
3+
"version": "1.0.0-rc.503",
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",
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@leanup/cli": "^1.0.0-rc.502",
4141
"@leanup/cli-addons": "^1.0.0-rc.501",
42-
"@leanup/cli-aurelia": "^1.0.0-rc.502",
42+
"@leanup/cli-aurelia": "^1.0.0-rc.503",
4343
"@leanup/cli-pwa": "^1.0.0-rc.501",
4444
"@leanup/git-hooks": "^1.0.0-rc.501",
4545
"tslib": "^2.0.1",

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)