@haskellian/range
Advanced tools
+5
-5
| { | ||
| "name": "@haskellian/range", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Just a range function", | ||
@@ -11,3 +11,3 @@ "type": "module", | ||
| "type": "git", | ||
| "url": "git+https://github.com/moveread/REPO.git" | ||
| "url": "git+https://github.com/moveread/haskellian-js.git" | ||
| }, | ||
@@ -17,3 +17,2 @@ "author": "Marcel Claramunt", | ||
| "devDependencies": { | ||
| "typescript": "", | ||
| "@typescript-eslint/eslint-plugin": "^7.0.2", | ||
@@ -23,4 +22,5 @@ "@typescript-eslint/parser": "^7.0.2", | ||
| "eslint-plugin-react-hooks": "^4.6.0", | ||
| "eslint-plugin-react-refresh": "^0.4.5" | ||
| "eslint-plugin-react-refresh": "^0.4.5", | ||
| "typescript": "" | ||
| } | ||
| } | ||
| } |
1234
0.82%