diff --git a/local-import/package.json b/local-import/package.json index bded0a9..2b31632 100644 --- a/local-import/package.json +++ b/local-import/package.json @@ -1,6 +1,6 @@ { "name": "@pepfar-react-lib/local-import", - "version": "1.0.7", + "version": "1.0.8", "description": "", "scripts": { "test": "rm -rf node_modules/@app && tsc && node build/import.js ./test/project",