@sberdevices/ad-sdk-types
Advanced tools
Comparing version 1.0.3-canary.19790.31cb78b6c9a24ed129ba430abc0589d1eb67869e.0 to 1.0.3-canary.19790.660651e73a22cfd0d886a4e85261d6a27ddd072d.0
{ | ||
"name": "@sberdevices/ad-sdk-types", | ||
"version": "1.0.3-canary.19790.31cb78b6c9a24ed129ba430abc0589d1eb67869e.0", | ||
"version": "1.0.3-canary.19790.660651e73a22cfd0d886a4e85261d6a27ddd072d.0", | ||
"description": "SberDevices Ad SDK types", | ||
"main": "src/index.ts", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "jest", | ||
"test:watch": "jest --watch" | ||
"test:watch": "jest --watch", | ||
"build:storybook": "tsc" | ||
}, | ||
@@ -11,0 +12,0 @@ "author": "SberDevices Frontend Team <sberdevices.frontend@gmail.com>", |
9
5927
75