flex-plugins-utils-exception
Advanced tools
Comparing version 4.5.1-dev.202103311825 to 4.5.1-dev.202103311907
{ | ||
"name": "flex-plugins-utils-exception", | ||
"version": "4.5.1-dev.202103311825", | ||
"version": "4.5.1-dev.202103311907", | ||
"description": "Flex Plugins Exceptions", | ||
@@ -19,9 +19,3 @@ "keywords": [ | ||
"license": "MIT", | ||
"author": "Kousha Talebian <k@ousha.me>", | ||
"contributors": [ | ||
"Kousha Talebian <k@ousha.me>" | ||
], | ||
"files": [ | ||
"dist" | ||
], | ||
"author": "Flex Runtime <flex-runtime@twilio.com>", | ||
"main": "dist/index.js", | ||
@@ -33,2 +27,5 @@ "types": "dist/index.d.ts", | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -44,3 +41,3 @@ "prebuild": "npm run clean", | ||
}, | ||
"gitHead": "1de19af4f93bdbab84470a5ebcefa8c84f26a8d9" | ||
"gitHead": "efc782849090b905491ecaaf03c189db1b7e6679" | ||
} |
14125