Skip to content

Commit

Permalink
Merge 5379965 into 96e7b32
Browse files Browse the repository at this point in the history
  • Loading branch information
atd-schubert committed Jan 14, 2018
2 parents 96e7b32 + 5379965 commit 1affd24
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,19 +53,19 @@
},
"homepage": "https://github.com/yagajs/leaflet-ng2#readme",
"devDependencies": {
"@angular/common": "^4.4.1",
"@angular/compiler": "^4.4.1",
"@angular/compiler-cli": "^4.4.1",
"@angular/core": "^4.4.1",
"@angular/forms": "^4.4.1",
"@angular/platform-browser": "^4.4.1",
"@angular/platform-browser-dynamic": "^4.4.1",
"@angular/common": "^4.4.6",
"@angular/compiler": "^4.4.6",
"@angular/compiler-cli": "^4.4.6",
"@angular/core": "^4.4.6",
"@angular/forms": "^4.4.6",
"@angular/platform-browser": "^4.4.6",
"@angular/platform-browser-dynamic": "^4.4.6",
"@types/chai": "^4.0.1",
"@types/mocha": "^2.2.41",
"bootstrap": "^3.3.7",
"browserify": "^14.4.0",
"chai": "^4.0.2",
"coveralls": "^2.13.0",
"browserify": "^15.1.0",
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"font-awesome": "^4.7.0",
"istanbul": "^0.4.5",
"jsdom": "^11.1.0",
Expand All @@ -74,13 +74,13 @@
"reflect-metadata": "^0.1.8",
"rxjs": "^5.4.1",
"tslint": "^5.4.3",
"typedoc": "^0.8.0",
"typescript": "2.5.2",
"typedoc": "^0.9.0",
"typescript": "^2.6.2",
"zone.js": "^0.7.0"
},
"dependencies": {
"@types/geojson": "^7946.0.0",
"@types/leaflet": "^1.2.0",
"@types/leaflet": "^1.2.5",
"leaflet": "^1.2.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 1affd24

Please sign in to comment.