hyapp-utils
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "hyapp-utils", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "'hyapp utils'", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ /** | ||
import axios from 'axios' | ||
import os from 'browser' | ||
import os from './browser' | ||
@@ -10,0 +10,0 @@ axios.defaults.withCredentials=true |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7133