@parcel/codeframe 2.6.0 → 2.6.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/codeframe",
3
- "version": "2.6.0",
3
+ "version": "2.6.1",
4
4
  "description": "Blazing fast, zero configuration web application bundler",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
@@ -35,5 +35,5 @@
35
35
  "string-width": "^4.2.0",
36
36
  "strip-ansi": "^6.0.0"
37
37
  },
38
- "gitHead": "f2d0a3a27d6e493b23ddc2edbc8a4c0053ff34ab"
38
+ "gitHead": "b8b203da8302dfde6d875422c8c557a00b7d3c02"
39
39
  }