Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

Commit d81c165

Browse files
authored
Publish base-web 0.1.2 (#493)
1 parent 23c59ad commit d81c165

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

common/web/base-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curiostack/base-web",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Curiostack's base dependencies for browser applications.",
55
"repository": "curioswitch/curiostack",
66
"author": "Choko <choko@curioswitch.org>",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@babel/runtime-corejs2": "7.7.4",
1717
"@babel/runtime-corejs3": "7.7.4",
1818
"@curiostack/base-node-dev": "0.1.1",
19-
"@curiostack/base-web": "0.1.1",
19+
"@curiostack/base-web": "0.1.2",
2020
"@curiostack/eslint-config-base": "0.1.1",
2121
"@curiostack/eslint-config-web": "0.1.2",
2222
"@gfx/zopfli": "1.0.14",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@
10181018
typescript "3.7.3"
10191019

10201020
"@curiostack/base-web@0.0.48":
1021-
version "0.1.1"
1021+
version "0.1.2"
10221022
dependencies:
10231023
"@babel/core" "7.7.4"
10241024
"@babel/plugin-proposal-async-generator-functions" "7.7.4"

0 commit comments

Comments
 (0)