Skip to content

Commit

Permalink
UPDATE errMsg
Browse files Browse the repository at this point in the history
  • Loading branch information
Comehere committed May 23, 2022
1 parent 67b3ad1 commit 2abbb3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "systemjs-with-proxy",
"version": "1.0.5",
"version": "1.0.6",
"main": "dist/system-node.cjs",
"exports": {
".": {
Expand Down
1 change: 1 addition & 0 deletions src/extras/fetch-load-proxy.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { errMsg } from "../err-msg.js";
/*
* Fetch witch credentials
*/
Expand Down

0 comments on commit 2abbb3b

Please sign in to comment.