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

Commit 0c2c0c6

Browse files
authored
Release base-web-0.0.49 (#441)
* Release base-web-0.0.49 * Use base-web 0.0.49
1 parent 027095d commit 0c2c0c6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.0.48",
3+
"version": "0.0.49",
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.5.5",
1717
"@babel/runtime-corejs3": "7.5.5",
1818
"@curiostack/base-node-dev": "0.0.16",
19-
"@curiostack/base-web": "0.0.48",
19+
"@curiostack/base-web": "0.0.49",
2020
"@curiostack/eslint-config-web": "0.0.2",
2121
"@gfx/zopfli": "1.0.14",
2222
"@hugmanrique/react-markdown-loader": "0.0.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -885,8 +885,8 @@
885885
tslint-plugin-prettier "2.0.1"
886886
typescript "3.5.3"
887887

888-
"@curiostack/base-web@0.0.44":
889-
version "0.0.48"
888+
"@curiostack/base-web@0.0.48":
889+
version "0.0.49"
890890
dependencies:
891891
"@babel/core" "7.5.5"
892892
"@babel/plugin-proposal-async-generator-functions" "7.2.0"

0 commit comments

Comments
 (0)