fix: package.json

This commit is contained in:
Cristian Vidmar 2022-07-12 10:52:31 +02:00
parent e4aa156a81
commit 60f61f5311

View File

@ -1,8 +1,8 @@
{
"name": "@bestbytes/contentful-tree",
"version": "0.0.1",
"name": "@foomo/contentfultree",
"version": "0.0.2",
"main": "dist/index.js",
"author": "bestbytes",
"author": "foomo",
"license": "MIT",
"private": false,
"scripts": {