Skip to content

Commit ca0c9fa

Browse files
committed
Updated to use new version of @nycplanning/ember that has Search History functionality
1 parent aa0f422 commit ca0c9fa

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@glimmer/component": "^1.1.2",
4242
"@glimmer/tracking": "^1.1.2",
4343
"@mapbox/mapbox-gl-draw": "^1.0.0",
44-
"@nycplanning/ember": "https://github.com/NYCPlanning/ose-ember-addons#zola-search-history",
44+
"@nycplanning/ember": "^3.1.0",
4545
"@nycplanning/ember-cli-foundation-6-sass": "^0.1.0",
4646
"@nycplanning/ember-cli-nouislider": "^1.3.0",
4747
"@nycplanning/ember-mapbox-gl-draw": "^2.1.0",

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -2216,9 +2216,10 @@
22162216
dependencies:
22172217
ember-cli-babel "^7.1.2"
22182218

2219-
"@nycplanning/ember@https://github.com/NYCPlanning/ose-ember-addons#zola-search-history":
2220-
version "3.0.0"
2221-
resolved "https://github.com/NYCPlanning/ose-ember-addons#2bd9e3210c3c9e3e84907997a66267d822fe1b38"
2219+
"@nycplanning/ember@^3.1.0":
2220+
version "3.1.0"
2221+
resolved "https://registry.yarnpkg.com/@nycplanning/ember/-/ember-3.1.0.tgz#34523670fb9bb5216efcd428c9222a0b21d0d0a8"
2222+
integrity sha512-DBZV9RVJEgttRMeauf0owwI6hqvCK3VS58ftQvAa9EZppqHicu2fDHM+yVpl3kIY17GV/AnE0Z8HmdNfOTf2QA==
22222223
dependencies:
22232224
"@turf/union" "^6.0.0"
22242225
ember-auto-import "^2.6.3"

0 commit comments

Comments
 (0)