@parcel/codeframe 2.3.0 → 2.3.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.3.0",
3
+ "version": "2.3.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": "65ffb58e88024258c31e1f480241f293e29b25c5"
38
+ "gitHead": "699f0b24c38eabcdad0960c62c03bd2f2902b19e"
39
39
  }