We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe9cc7 commit 0a45ebaCopy full SHA for 0a45eba
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "ionic4-datepicker-app",
+ "name": "ionic4-datepicker-app-ios",
3
"version": "0.0.1",
4
"author": "Ionic Framework",
5
"homepage": "https://ionicframework.com/",
@@ -17,7 +17,6 @@
17
"npm_pack": "cd dist/ionic4-datepicker && npm pack",
18
"package": "npm run build_lib && npm run copy-files && npm run npm_pack"
19
},
20
- "private": true,
21
"dependencies": {
22
"moment": "^2.24.0",
23
"@angular/common": "^7.2.2",
0 commit comments