diff --git a/package.json b/package.json index f270c8c..fdcfc87 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "uuid": "^8.3.2" }, "devDependencies": { - "parcel-plugin-shebang": "^1.3.2" + "parcel-plugin-shebang": "1.3.2" } }