Skip to content

Commit e143dab

Browse files
committed
v1.0.0-rc.509
1 parent 965af41 commit e143dab

Some content is hidden

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

53 files changed

+121
-121
lines changed

cli/core/e2e/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/core/e2e/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-core-e2e",
3-
"version": "1.0.0-rc.505",
3+
"version": "1.0.0-rc.509",
44
"description": "This module contains the e2e test feature for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

cli/core/format/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/core/format/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-core-format",
3-
"version": "1.0.0-rc.505",
3+
"version": "1.0.0-rc.509",
44
"description": "This module contains the format feature for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

cli/core/lint/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/core/lint/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-core-lint",
3-
"version": "1.0.0-rc.505",
3+
"version": "1.0.0-rc.509",
44
"description": "This module contains the lint feature for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

cli/core/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/core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/cli",
3-
"version": "1.0.0-rc.508",
3+
"version": "1.0.0-rc.509",
44
"description": "This CLI brings along all required tools to serve, test and build multi framework SPAs",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",
@@ -63,10 +63,10 @@
6363
"@babel/plugin-proposal-decorators": "^7.10.5",
6464
"@babel/preset-env": "^7.11.0",
6565
"@babel/preset-typescript": "^7.10.4",
66-
"@leanup/cli-core-e2e": "^1.0.0-rc.505",
67-
"@leanup/cli-core-format": "^1.0.0-rc.505",
68-
"@leanup/cli-core-lint": "^1.0.0-rc.505",
69-
"@leanup/cli-core-test": "^1.0.0-rc.505",
66+
"@leanup/cli-core-e2e": "^1.0.0-rc.509",
67+
"@leanup/cli-core-format": "^1.0.0-rc.509",
68+
"@leanup/cli-core-lint": "^1.0.0-rc.509",
69+
"@leanup/cli-core-test": "^1.0.0-rc.509",
7070
"autoprefixer": "^9.8.5",
7171
"babel-loader": "^8.1.0",
7272
"chalk": "^4.1.0",

cli/core/test/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/core/test/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-core-test",
3-
"version": "1.0.0-rc.505",
3+
"version": "1.0.0-rc.509",
44
"description": "This module contains the test feature for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

0 commit comments

Comments
 (0)