Skip to content

Commit d4f97a0

Browse files
committed
chore: publish
- @haul-bundler/cli@0.22.1 - @haul-bundler/core@0.22.1
1 parent 5ef5217 commit d4f97a0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/haul-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.22.0",
2+
"version": "0.22.1",
33
"name": "@haul-bundler/cli",
44
"description": "Haul is a new command line tools for React Native",
55
"bin": {
@@ -22,7 +22,7 @@
2222
"webpack": "4.x"
2323
},
2424
"dependencies": {
25-
"@haul-bundler/core": "^0.22.0",
25+
"@haul-bundler/core": "^0.22.1",
2626
"@haul-bundler/core-legacy": "^0.18.0",
2727
"ansi-fragments": "^0.2.1",
2828
"cpx": "^1.5.0",

packages/haul-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.22.0",
2+
"version": "0.22.1",
33
"name": "@haul-bundler/core",
44
"description": "Haul core library (legacy)",
55
"main": "build/index.js",

0 commit comments

Comments
 (0)