@binance/bmp-components
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@binance/bmp-components", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"types": "dist/index.d.ts", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -5,3 +5,3 @@ /* eslint-disable no-sequences */ | ||
/* eslint-disable no-return-assign */ | ||
import { createSelectorQuery } from '@binance/mp-service' | ||
import { createSelectorQuery } from '@binance/bmp-api' | ||
import { createElement, PureComponent } from 'react' | ||
@@ -8,0 +8,0 @@ |
@@ -1,2 +0,2 @@ | ||
import { ScrollView, View } from '@binance/mp-components' | ||
import { ScrollView, View } from '@binance/bmp-components' | ||
import React from 'react' | ||
@@ -3,0 +3,0 @@ |
265012