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 7f3365a commit 5e8864cCopy full SHA for 5e8864c
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright (c) 2019-2020 Anthony Nahas
+Copyright (c) 2019-2022 Anthony Nahas
4
5
Permission is hereby granted, free of charge, to any person obtaining
6
a copy of this software and associated documentation files (the
package.json
@@ -3,7 +3,6 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
- "postinstall": "ngcc",
7
"start": "ng serve --port 4510",
8
"build": "ng build --statsJson",
9
"build:client-and-server-bundles:ghpages": "npm run build:prod:ghpages && ng run google-maps-autocomplete:server:production --bundleDependencies all",
0 commit comments