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.
2 parents e840bad + 5c1c6ba commit 04bb809Copy full SHA for 04bb809
package.json
@@ -1,8 +1,9 @@
1
{
2
"name": "@assetcrush/reactjs-sdk",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "A simple reactjs library to resize image on fly",
5
"main": "dist/index.js",
6
+ "types": "index.d.ts",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1",
9
"build": "babel example/src/modules/ -d ./dist --copy-files"
0 commit comments