Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
release: v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesHoppe committed Aug 27, 2019
1 parent 5b6dfd1 commit aaf720a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 43 deletions.
51 changes: 12 additions & 39 deletions src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular-schule/ngx-deploy-starter",
"version": "0.0.1",
"version": "0.0.2",
"description": "Deployment from the Angular CLI to the file system. This is a sample project that helps you to implement your own deployment builder (`ng deploy`) for the Angular CLI.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -34,9 +34,9 @@
},
"homepage": "https://github.com/angular-schule/ngx-deploy-starter/#readme",
"devDependencies": {
"@angular-devkit/architect": "^0.803.0-next.0",
"@angular-devkit/core": "^8.3.0-next.0",
"@angular-devkit/schematics": "^8.3.0-next.0",
"@angular-devkit/architect": "^0.803.0",
"@angular-devkit/core": "^8.3.0",
"@angular-devkit/schematics": "^8.3.0",
"@types/fs-extra": "^8.0.0",
"@types/jest": "^24.0.18",
"@types/node": "^12.6.9",
Expand Down

0 comments on commit aaf720a

Please sign in to comment.