📸 common package

This commit is contained in:
ful1e5 2020-08-19 17:10:43 +05:30
parent 0e7f39e0fb
commit 07891959c3
6 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{ {
"name": "shared", "name": "common",
"version": "1.0.0", "version": "1.0.0",
"description": "Render Code 📹", "description": "Common code inside Bibata Project",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"author": "Kaiz Khatri", "author": "Kaiz Khatri",