Skip to content

Commit

Permalink
chore: 优化标签
Browse files Browse the repository at this point in the history
  • Loading branch information
hxg2050 committed Mar 1, 2024
1 parent d43027c commit d6c5daf
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
{
"name": "hease",
"private": false,
"version": "0.3.2",
"version": "0.3.3",
"repository": "https://github.com/hxg2050/hease.git",
"license": "MIT",
"main": "./dist/index.cjs.js",
"module": "./dist/index.esm.js",
"types": "./dist/index.d.ts",
"type": "module",
"keywords": [
"ease",
"easing",
"animation",
"tween",
"yoyo",
"update",
"ticker",
"game"
],
"files": [
"dist/"
],
Expand Down

0 comments on commit d6c5daf

Please sign in to comment.