-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,5 @@ | |
"packages": [ | ||
"packages/**" | ||
], | ||
"version": "1.0.196" | ||
"version": "1.0.197" | ||
} |
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@leanup/cli", | ||
"version": "1.0.196", | ||
"version": "1.0.197", | ||
"description": "This CLI brings along all required tools to serve, test and build multi framework SPAs", | ||
"author": "Martin Oppitz <[email protected]>", | ||
"homepage": "https://leanupjs.org", | ||
|
@@ -71,7 +71,7 @@ | |
"@leanup/cli-core-e2e": "1.0.196", | ||
"@leanup/cli-core-format": "1.0.181", | ||
"@leanup/cli-core-lint": "1.0.196", | ||
"@leanup/cli-core-test": "1.0.196", | ||
"@leanup/cli-core-test": "1.0.197", | ||
"autoprefixer": "10.4.12", | ||
"babel-loader": "8.2.5", | ||
"chalk": "4.1.2", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@leanup/cli-core-test", | ||
"version": "1.0.196", | ||
"version": "1.0.197", | ||
"description": "This module contains the test feature for the @leanup/cli.", | ||
"author": "Martin Oppitz <[email protected]>", | ||
"homepage": "https://leanupjs.org", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@leanup/cli-angular", | ||
"version": "1.0.196", | ||
"version": "1.0.197", | ||
"description": "This package contains the Angular framework extension for the @leanup/cli.", | ||
"author": "Martin Oppitz <[email protected]>", | ||
"homepage": "https://leanupjs.org", | ||
|
@@ -40,7 +40,7 @@ | |
"angular": "lib/cli.js" | ||
}, | ||
"devDependencies": { | ||
"@leanup/cli": "1.0.196", | ||
"@leanup/cli": "1.0.197", | ||
"@types/node": "15.14.9", | ||
"typescript": "4.3.5" | ||
}, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@leanup/cli-angularjs", | ||
"version": "1.0.196", | ||
"version": "1.0.197", | ||
"description": "This package contains the AngularJS framework extension for the @leanup/cli.", | ||
"author": "Martin Oppitz <[email protected]>", | ||
"homepage": "https://leanupjs.org", | ||
|
@@ -43,7 +43,7 @@ | |
"babel-plugin-angularjs-annotate": "0.10.0" | ||
}, | ||
"devDependencies": { | ||
"@leanup/cli": "1.0.196", | ||
"@leanup/cli": "1.0.197", | ||
"@types/node": "15.14.9", | ||
"typescript": "4.3.5" | ||
}, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@leanup/cli-aurelia", | ||
"version": "1.0.196", | ||
"version": "1.0.197", | ||
"description": "This package contains the Aurelia framework extension for the @leanup/cli.", | ||
"author": "Martin Oppitz <[email protected]>", | ||
"homepage": "https://leanupjs.org", | ||
|
@@ -43,7 +43,7 @@ | |
"aurelia-webpack-plugin": "4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@leanup/cli": "1.0.196", | ||
"@leanup/cli": "1.0.197", | ||
"@types/node": "15.14.9", | ||
"typescript": "4.3.5" | ||
}, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@leanup/cli-inferno", | ||
"version": "1.0.196", | ||
"version": "1.0.197", | ||
"description": "This package contains the Inferno framework extension for the @leanup/cli.", | ||
"author": "Martin Oppitz <[email protected]>", | ||
"homepage": "https://leanupjs.org", | ||
|
@@ -43,7 +43,7 @@ | |
"babel-plugin-inferno": "6.5.0" | ||
}, | ||
"devDependencies": { | ||
"@leanup/cli": "1.0.196", | ||
"@leanup/cli": "1.0.197", | ||
"@types/node": "15.14.9", | ||
"typescript": "4.3.5" | ||
}, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@leanup/cli-lit-element", | ||
"version": "1.0.196", | ||
"version": "1.0.197", | ||
"description": "This package contains the lit-element extension for the @leanup/cli.", | ||
"author": "Martin Oppitz <[email protected]>", | ||
"homepage": "https://leanupjs.org", | ||
|
@@ -24,7 +24,7 @@ | |
"lit-element": "lib/cli.js" | ||
}, | ||
"devDependencies": { | ||
"@leanup/cli": "1.0.196", | ||
"@leanup/cli": "1.0.197", | ||
"@types/node": "15.14.9", | ||
"typescript": "4.3.5" | ||
}, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@leanup/cli-preact", | ||
"version": "1.0.196", | ||
"version": "1.0.197", | ||
"description": "This package contains the Preact framework extension for the @leanup/cli.", | ||
"author": "Martin Oppitz <[email protected]>", | ||
"homepage": "https://leanupjs.org", | ||
|
@@ -43,7 +43,7 @@ | |
"@babel/plugin-transform-react-jsx": "7.19.0" | ||
}, | ||
"devDependencies": { | ||
"@leanup/cli": "1.0.196", | ||
"@leanup/cli": "1.0.197", | ||
"@types/node": "15.14.9", | ||
"typescript": "4.3.5" | ||
}, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.