@codecraftkit/api-react-native
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,3 +0,3 @@ | ||
const Axios = require('axios') | ||
const AsyncStorage = require("@react-native-community/async-storage"); | ||
import Axios from 'axios' | ||
import AsyncStorage from '@react-native-community/async-storage'; | ||
@@ -4,0 +4,0 @@ class ccApi { |
{ | ||
"name": "@codecraftkit/api-react-native", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "cc-api for react native", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
2999