We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef5217 commit d4f97a0Copy full SHA for d4f97a0
2 files changed
packages/haul-cli/package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.22.0",
+ "version": "0.22.1",
3
"name": "@haul-bundler/cli",
4
"description": "Haul is a new command line tools for React Native",
5
"bin": {
@@ -22,7 +22,7 @@
22
"webpack": "4.x"
23
},
24
"dependencies": {
25
- "@haul-bundler/core": "^0.22.0",
+ "@haul-bundler/core": "^0.22.1",
26
"@haul-bundler/core-legacy": "^0.18.0",
27
"ansi-fragments": "^0.2.1",
28
"cpx": "^1.5.0",
packages/haul-core/package.json
"name": "@haul-bundler/core",
"description": "Haul core library (legacy)",
"main": "build/index.js",
0 commit comments