update package.json

This commit is contained in:
Vut Pov 2020-08-24 08:48:05 +07:00
parent dc89784c2f
commit 79d4abbd47

View File

@ -1,10 +1,9 @@
{
"name": "base-context-provider",
"version": "1.0.2-b",
"version": "1.0.2-c",
"description": "Made with create-react-library",
"author": "vuthpov",
"license": "MIT",
"repository": "https://git.cubetiqs.com/vutpov/BaseContextProvider.git",
"main": "dist/index.js",
"module": "dist/index.modern.js",
"source": "src/index.tsx",