Skip to content

Commit

Permalink
update simple mu resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx authored Oct 4, 2022
1 parent 21a76ec commit 3095be2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-hbs-imports",
"version": "0.5.20",
"version": "0.5.21",
"repository": {
"type": "git",
"url": "https://github.com/patricklx/ember-hbs-imports"
Expand Down Expand Up @@ -36,7 +36,7 @@
"broccoli-persistent-filter": "^2.1.1",
"ember-cli-babel": "^7.23.0",
"ember-cli-version-checker": "^5.1.2",
"ember-simple-mu-resolver": "^0.1.8",
"ember-simple-mu-resolver": "^0.1.9",
"md5-hex": "^2.0.0",
"postcss": "^8.1.6",
"postcss-scss": "^3.0.4",
Expand Down

0 comments on commit 3095be2

Please sign in to comment.