Skip to content

Commit b07b20a

Browse files
committed
1 parent a43a315 commit b07b20a

File tree

2 files changed

+147
-153
lines changed

2 files changed

+147
-153
lines changed

packages/nuxt/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@outloud/nuxt-notifications",
33
"private": false,
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"type": "module",
66
"exports": {
77
".": {
@@ -17,7 +17,7 @@
1717
"dist"
1818
],
1919
"scripts": {
20-
"build": "nuxt-module-build",
20+
"build": "nuxt-module-build build",
2121
"dev": "nuxi dev playground",
2222
"dev:build": "nuxi build playground",
2323
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",

0 commit comments

Comments
 (0)