chore: release v0.1.2

This commit is contained in:
Timothy Yin 2024-11-18 02:47:29 +08:00
parent 44d582d50d
commit 70acc981a3

View File

@ -1,7 +1,7 @@
{ {
"name": "rayine-layer", "name": "rayine-layer",
"type": "module", "type": "module",
"version": "0.0.1", "version": "0.1.2",
"main": "./nuxt.config.ts", "main": "./nuxt.config.ts",
"scripts": { "scripts": {
"dev": "nuxi dev .playground", "dev": "nuxi dev .playground",