Skip to content

Commit 0a45eba

Browse files
author
Yoann Masson
committed
package.json
1 parent 3fe9cc7 commit 0a45eba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ionic4-datepicker-app",
2+
"name": "ionic4-datepicker-app-ios",
33
"version": "0.0.1",
44
"author": "Ionic Framework",
55
"homepage": "https://ionicframework.com/",
@@ -17,7 +17,6 @@
1717
"npm_pack": "cd dist/ionic4-datepicker && npm pack",
1818
"package": "npm run build_lib && npm run copy-files && npm run npm_pack"
1919
},
20-
"private": true,
2120
"dependencies": {
2221
"moment": "^2.24.0",
2322
"@angular/common": "^7.2.2",

0 commit comments

Comments
 (0)