Browse Source

update

pull/1/head
Trung Nguyen 1 year ago
parent
commit
b9ae08af52
2 changed files with 7708 additions and 1 deletions
  1. +7
    -1
      angular.json
  2. +7701
    -0
      yarn.lock

+ 7
- 1
angular.json View File

"styles": [ "styles": [
"src/styles.scss" "src/styles.scss"
], ],
"scripts": []
"scripts": [],
"allowedCommonJsDependencies": [
"leaflet"
]
}, },
"configurations": { "configurations": {
"production": { "production": {
} }
} }
} }
},
"cli": {
"analytics": "960e5649-15d7-4fcf-9966-5b6a0886ca48"
} }
} }

+ 7701
- 0
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save