Skip to content

Commit

Permalink
first RC of 1.0.0
Browse files Browse the repository at this point in the history
see #16
  • Loading branch information
JohannesHoppe committed Mar 19, 2020
1 parent 5697c0c commit e4fee36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"ng": "ng",
"start": "ng serve --project demo",
"prebuild": "cd .. && copyfiles README.md workspace/projects/date-value-accessor",
"publish-it": "npm run build && cd dist/date-value-accessor && npm publish",
"build": "ng build --prod",
"test": "ng test",
"lint": "ng lint",
Expand Down

0 comments on commit e4fee36

Please sign in to comment.