Skip to content

Commit

Permalink
chore: fix source-map-loader dependency version
Browse files Browse the repository at this point in the history
The fork no longer exists because it has been merged into the library and released
  • Loading branch information
Sean Dawson committed Aug 5, 2020
1 parent ace8e2b commit 096451b
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 53 deletions.
87 changes: 37 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"semantic-release": "^15.14.0",
"semantic-release-chrome": "^1.1.3",
"semantic-release-firefox-add-on": "^0.1.0",
"source-map-loader": "github:noxharmonium/source-map-loader",
"source-map-loader": "^1.0.1",
"style-loader": "^0.23.1",
"stylelint": "^10.1.0",
"stylelint-config-prettier": "^5.3.0",
Expand Down Expand Up @@ -107,9 +107,9 @@
"firefox-addon"
],
"bugs": {
"url": "https://github.com/NoxHarmonium/mule-preview/issues"
"url": "https://github.com/NoxHarmonium/mule-preview-browser-extension/issues"
},
"homepage": "https://github.com/NoxHarmonium/mule-preview",
"homepage": "https://github.com/NoxHarmonium/mule-preview-browser-extension",
"standard": {
"globals": [
"browser",
Expand Down

0 comments on commit 096451b

Please sign in to comment.