Skip to content

Commit

Permalink
Merge pull request #13 from ngbox/stable-release
Browse files Browse the repository at this point in the history
Published the package
  • Loading branch information
armanozak authored Apr 19, 2021
2 parents adfd03e + 68b1131 commit 7cd7e05
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"cli": {
"analytics": false,
"packageManager": "yarn"
},
"newProjectRoot": "projects",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-observe",
"version": "1.0.0-rc.0",
"version": "1.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
4 changes: 2 additions & 2 deletions projects/ng-observe/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "ng-observe",
"version": "1.0.0-rc.0",
"version": "1.0.0",
"description": "Angular reactivity streamlined...",
"keywords": [
"keywords": [
"angular",
"angular2",
"reactivity",
Expand Down

0 comments on commit 7cd7e05

Please sign in to comment.