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

Commit

Permalink
Release base-web-0.0.49 (#441)
Browse files Browse the repository at this point in the history
* Release base-web-0.0.49

* Use base-web 0.0.49
  • Loading branch information
chokoswitch authored Aug 13, 2019
1 parent 027095d commit 0c2c0c6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion common/web/base-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@curiostack/base-web",
"version": "0.0.48",
"version": "0.0.49",
"description": "Curiostack's base dependencies for browser applications.",
"repository": "curioswitch/curiostack",
"author": "Choko <choko@curioswitch.org>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/runtime-corejs2": "7.5.5",
"@babel/runtime-corejs3": "7.5.5",
"@curiostack/base-node-dev": "0.0.16",
"@curiostack/base-web": "0.0.48",
"@curiostack/base-web": "0.0.49",
"@curiostack/eslint-config-web": "0.0.2",
"@gfx/zopfli": "1.0.14",
"@hugmanrique/react-markdown-loader": "0.0.2",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -885,8 +885,8 @@
tslint-plugin-prettier "2.0.1"
typescript "3.5.3"

"@curiostack/base-web@0.0.44":
version "0.0.48"
"@curiostack/base-web@0.0.48":
version "0.0.49"
dependencies:
"@babel/core" "7.5.5"
"@babel/plugin-proposal-async-generator-functions" "7.2.0"
Expand Down

0 comments on commit 0c2c0c6

Please sign in to comment.