@parcel/codeframe 2.10.0 → 2.10.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@parcel/codeframe",
|
3
|
-
"version": "2.10.
|
3
|
+
"version": "2.10.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": "
|
37
|
+
"gitHead": "bba0417f68159b1f71c747cfd06fa3fe2dd374b5"
|
38
38
|
}
|