Skip to content

Commit

Permalink
Merge pull request #26 from Esri/chore/bump-esri-loader
Browse files Browse the repository at this point in the history
bumped ersi-loader to 1.1.0 to default to latest JSAPI (v4.4)
  • Loading branch information
tomwayson authored Aug 29, 2017
2 parents 58de3d5 + add9cb1 commit 4a70e60
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

### Changed
- bumped ersi-loader to 1.1.0 to default to latest JSAPI (v4.4)

## 0.1.1

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/ArcGIS/ember-esri-loader.git"
"url": "git+https://github.com/Esri/ember-esri-loader.git"
},
"scripts": {
"build": "ember build",
Expand All @@ -27,7 +27,7 @@
"broccoli-merge-trees": "^2.0.0",
"broccoli-string-replace": "^0.1.2",
"ember-cli-babel": "^5.1.7",
"esri-loader": "^0.3.1"
"esri-loader": "^1.1.0"
},
"devDependencies": {
"broccoli-asset-rev": "^2.4.5",
Expand Down

0 comments on commit 4a70e60

Please sign in to comment.