chore: release v0.1.4-beta.1

This commit is contained in:
Timothy Yin 2024-11-18 03:19:07 +08:00
parent 568e9adde6
commit e931318b85

View File

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