Skip to content

Commit

Permalink
Merge pull request #70 from sheinc/she-main
Browse files Browse the repository at this point in the history
Production release v0.1.2175
  • Loading branch information
motoya-k authored Dec 29, 2023
2 parents 2c821dc + ebe65dd commit 4dfd74b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@sheinc/novel",
"version": "0.1.2174",
"version": "0.2.0",
"description": "Notion-style WYSIWYG editor with AI-powered autocompletion",
"license": "UNLICENSED",
"license": "Apache-2.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 4dfd74b

Please sign in to comment.