Skip to content

Commit 5e8864c

Browse files
committed
fix(project): minor
1 parent 7f3365a commit 5e8864c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2019-2020 Anthony Nahas
3+
Copyright (c) 2019-2022 Anthony Nahas
44

55
Permission is hereby granted, free of charge, to any person obtaining
66
a copy of this software and associated documentation files (the

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "0.0.0",
44
"scripts": {
55
"ng": "ng",
6-
"postinstall": "ngcc",
76
"start": "ng serve --port 4510",
87
"build": "ng build --statsJson",
98
"build:client-and-server-bundles:ghpages": "npm run build:prod:ghpages && ng run google-maps-autocomplete:server:production --bundleDependencies all",

0 commit comments

Comments
 (0)