Skip to content

Commit

Permalink
version(nuxt): release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YeSuX committed Jan 23, 2024
1 parent eed158f commit 83868d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/motion-nuxt",
"type": "module",
"version": "0.2.0",
"version": "0.2.1",
"packageManager": "pnpm@8.13.0",
"description": "A tiny, performant animation library for NuxtJS",
"author": "Mehmet productdevbook <hi@productdevbook.com>",
Expand Down Expand Up @@ -36,6 +36,7 @@
"node": ">=18"
},
"scripts": {
"prepare": "nuxi prepare",
"prepack": "nuxt-module-build build",
"dev": "nuxi dev playground",
"dev:build": "nuxi build playground",
Expand Down

0 comments on commit 83868d9

Please sign in to comment.