Skip to content

Commit e11f085

Browse files
committed
1 parent 3ea0373 commit e11f085

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/core/integration-tests/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parcel/integration-tests",
3-
"version": "1.12.4",
3+
"version": "1.12.5",
44
"private": true,
55
"license": "MIT",
66
"repository": {
@@ -27,7 +27,7 @@
2727
"mocha-multi-reporters": "^1.1.7",
2828
"ncp": "^2.0.0",
2929
"nyc": "^11.1.0",
30-
"parcel-bundler": "^1.12.4",
30+
"parcel-bundler": "^1.12.5",
3131
"rimraf": "^2.6.1",
3232
"sinon": "^5.0.1",
3333
"sourcemap-validator": "^1.0.6",

packages/core/parcel-bundler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parcel-bundler",
3-
"version": "1.12.4",
3+
"version": "1.12.5",
44
"description": "Blazing fast, zero configuration web application bundler",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)