Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit 710362a

Browse files
Michael.KryvoruchkoMichael.Kryvoruchko
Michael.Kryvoruchko
authored and
Michael.Kryvoruchko
committed
chore(pre-release): publish 1.2.0-beta.5
1 parent 1e91f01 commit 710362a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/dialog/.npmignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*
2+
!dist/**/*
3+
!LINCENSE
4+
README.md

packages/dialog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitart-vue-dialog",
3-
"version": "1.2.0-beta.1",
3+
"version": "1.2.0-beta.5",
44
"scripts": {
55
"dev": "vite --config dev/vite.config.ts",
66
"build": "node build/build.js",

0 commit comments

Comments
 (0)