Skip to content

Commit c14131b

Browse files
committed
chore: make package public
1 parent b562186 commit c14131b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "imagekitio-react",
33
"version": "1.0.0",
44
"description": "React SDK for ImageKit.io which implements client-side upload and URL generation for use inside a react application.",
5-
"private": true,
65
"scripts": {
76
"compile": "node_modules/.bin/babel src --out-dir lib --copy-files",
87
"dist": "node_modules/.bin/webpack",

0 commit comments

Comments
 (0)