@parcel/codeframe 2.1.0 → 2.1.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.1.0",
3
+ "version": "2.1.1",
4
4
  "description": "Blazing fast, zero configuration web application bundler",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
@@ -28,5 +28,5 @@
28
28
  "devDependencies": {
29
29
  "strip-ansi": "^6.0.0"
30
30
  },
31
- "gitHead": "5a80fbe4af8797d0aab248a66f5254f42f00e83e"
31
+ "gitHead": "f53ffe772a8259d94ca2937d02fde149454112f3"
32
32
  }