Skip to content

Commit e7bf847

Browse files
committed
web_0.0.3-alpha.1
1 parent f4f41b9 commit e7bf847

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Web/lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.0.3-alpha.0",
6+
"version": "0.0.3-alpha.1",
77
"npmClient": "npm",
88
"command": {
99
"bootstrap": {

Web/packages/web-independent/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Web/packages/web-independent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dokit/web-independent",
3-
"version": "0.0.3-alpha.0",
3+
"version": "0.0.3-alpha.1",
44
"description": "Dokit Web Main Entry",
55
"keywords": [
66
"Dokit"

0 commit comments

Comments
 (0)