diff --git a/package.json b/package.json index 9808756..93d1a42 100644 --- a/package.json +++ b/package.json @@ -32,4 +32,4 @@ ".": "./imports.js", "./packit": "./packit-intellisense.js" } -} \ No newline at end of file +} diff --git a/src/imports/package.json b/src/imports/package.json index e3124be..85ec1d5 100644 --- a/src/imports/package.json +++ b/src/imports/package.json @@ -17,4 +17,4 @@ "type": "git", "url": "https://github.com/rovelstars/reejs.git" } -} \ No newline at end of file +} diff --git a/src/react/package.json b/src/react/package.json index c82b9df..4ffb276 100644 --- a/src/react/package.json +++ b/src/react/package.json @@ -10,4 +10,4 @@ "keywords": [], "author": "", "license": "MIT" -} \ No newline at end of file +} diff --git a/src/server/package.json b/src/server/package.json index 879a4c6..b9a37d2 100644 --- a/src/server/package.json +++ b/src/server/package.json @@ -10,4 +10,4 @@ "keywords": [], "author": "", "license": "MIT" -} \ No newline at end of file +} diff --git a/src/utils/package.json b/src/utils/package.json index a59035c..b2b6bea 100644 --- a/src/utils/package.json +++ b/src/utils/package.json @@ -12,4 +12,4 @@ "dependencies": { "@reejs/imports": "*" } -} \ No newline at end of file +}