feat(wip): components monorepo (#1082)

This commit is contained in:
Mo
2022-06-10 10:15:44 -05:00
committed by GitHub
parent 2ecfcdecb4
commit e3d6001a17
36 changed files with 1294 additions and 68 deletions

View File

@@ -1,9 +1,7 @@
{
"name": "@standardnotes/icons",
"version": "1.2.0",
"publishConfig": {
"access": "public"
},
"version": "1.3.0",
"private": true,
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {