We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e921c8d commit 91505ccCopy full SHA for 91505cc
package.json
@@ -12,7 +12,7 @@
12
},
13
"dependencies": {
14
"superagent": "3.8.3",
15
- "AuthenticationSDK": "./AuthenticationSDK"
+ "AuthenticationSDK": "file:./AuthenticationSDK"
16
17
"devDependencies": {
18
"mocha": "~5.2.0",
0 commit comments