@parcel/codeframe 2.13.0 → 2.13.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/codeframe",
3
- "version": "2.13.0",
3
+ "version": "2.13.1",
4
4
  "description": "Blazing fast, zero configuration web application bundler",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
@@ -34,5 +34,5 @@
34
34
  "slice-ansi": "^4.0.0",
35
35
  "string-width": "^4.2.0"
36
36
  },
37
- "gitHead": "a53f8f3ba1025c7ea8653e9719e0a61ef9717079"
37
+ "gitHead": "4a297f79db3eec74437f4c5133127c98bf303703"
38
38
  }