mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 09:42:02 +08:00
DEV: Remove ember-router-service-refresh-polyfill (#25910)
This commit is contained in:
parent
299b323d9a
commit
7a14831695
|
@ -91,7 +91,6 @@
|
|||
"ember-on-resize-modifier": "^2.0.2",
|
||||
"ember-production-deprecations": "1.0.0",
|
||||
"ember-qunit": "^8.0.2",
|
||||
"ember-router-service-refresh-polyfill": "^1.1.0",
|
||||
"ember-template-imports": "^4.1.0",
|
||||
"ember-test-selectors": "^6.0.0",
|
||||
"float-kit": "1.0.0",
|
||||
|
|
|
@ -5986,14 +5986,6 @@ ember-router-generator@^2.0.0:
|
|||
"@babel/traverse" "^7.4.5"
|
||||
recast "^0.18.1"
|
||||
|
||||
ember-router-service-refresh-polyfill@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/ember-router-service-refresh-polyfill/-/ember-router-service-refresh-polyfill-1.1.0.tgz#cfed655c68040ad163a4d17225eae6d666da5454"
|
||||
integrity sha512-MhrJnpyTTie+Uo9PWiEX4f0t5y70vBjjgcS56aLOvwlSwfInNCtOEgQ/zH89J2dnYUVidebm/1FTubQ2meSjbw==
|
||||
dependencies:
|
||||
"@embroider/macros" "^1.0.0"
|
||||
ember-cli-babel "^7.26.11"
|
||||
|
||||
ember-source-channel-url@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/ember-source-channel-url/-/ember-source-channel-url-3.0.0.tgz#bcd5be72c63fa0b8c390b3121783b462063e2a1b"
|
||||
|
|
Loading…
Reference in New Issue
Block a user