Skip to content

Commit

Permalink
fix: sort bower deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Jun 10, 2021
1 parent 6888e42 commit 29e73b9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"name": "deq-spills",
"version": "2.7.3",
"dependencies": {
"ijit": "agrc-ijit#~2.1",
"agrc": "agrc-widgets#6.0.2",
"bootstrap": "3.3.6",
"jquery": "~1",
"dijit-themes": "https://github.com/dojo/dijit-themes.git#1.14.0",
"es5-shim": "~3.4.0",
"mustache": "~2.1.3",
"agrc": "agrc-widgets#6.0.2",
"esri": "arcgis-js-api#3.35.0",
"ijit": "agrc-ijit#~2.1",
"jquery": "~1",
"layer-selector": "agrc-layer-selector#~1.1.1",
"proj4": "2.3.15",
"dijit-themes": "https://github.com/dojo/dijit-themes.git#1.14.0"
"mustache": "~2.1.3",
"proj4": "2.3.15"
},
"resolutions": {
"dojo": "v1.14.2/esri-3.28.0",
Expand Down

0 comments on commit 29e73b9

Please sign in to comment.