Skip to content

Commit 090f6cd

Browse files
committed
Auto merge of #2211 - jtgeibel:revert-2201, r=jtgeibel
Revert #2201 to fix broken new token button I've bisected the issue with the broken "New Token" button to this merge. What is very strange is that the original commit 28a03bf that implemented the change does not appear to have this issue. Therefore it seems the issue is some sort of conflict between multiple pull requests somewhere in c970817...663259c. I'm deploying to staging now and will deploy to production as soon as I test the change there. cc @locks r? @ghost
2 parents 2683404 + 0371441 commit 090f6cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"ember-resolver": "^7.0.0",
7474
"ember-router-scroll": "^2.0.0",
7575
"ember-template-lint": "^1.13.2",
76-
"ember-source": "~3.16.2",
76+
"ember-source": "~3.16.1",
7777
"ember-svg-jar": "^2.2.3",
7878
"ember-test-selectors": "^3.0.0",
7979
"ember-web-app": "^4.0.0",

0 commit comments

Comments
 (0)