Skip to content

Commit 26fcb30

Browse files
committed
Version 0.0.1 published on npm js
1 parent 7cc09f3 commit 26fcb30

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"name": "ng4matfire",
3+
"version": "0.0.1",
34
"author": "Jeroen Ouwehand",
4-
"version": "0.0.0",
5+
"description": "Full stack starter app with Angular 4, Material Design and Firebase.",
6+
"keywords": ["angular", "firebase", "material", "nosql", "oauth", "starter-template"],
7+
"homepage": "https://github.com/jeroenouw/Angular4MaterialDesign",
58
"license": "MIT",
69
"angular-cli": {},
710
"scripts": {
@@ -16,7 +19,6 @@
1619
"prodaot": "ng build --prod --aot",
1720
"i18n": "ng-xi18n"
1821
},
19-
"private": true,
2022
"dependencies": {
2123
"@angular/animations": "^4.3.1",
2224
"@angular/cdk": "^2.0.0-beta.8",

0 commit comments

Comments
 (0)