diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-06 22:49:23 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-06 22:49:23 +0200 |
| commit | 55df6b10013dc72bc2f8f46103eb984f0991431b (patch) | |
| tree | 99e1b04a48dc392d54c1fab0376d988f1fa39bfb /package.json | |
| parent | c54bf575a8b75f4c1145c8284ad4a10909091b6d (diff) | |
Stuff
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 557c64e..a1981f9 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "swr": "1.2.1" }, "devDependencies": { + "slam-types": "git://github.com/jantuomi/slam-types.git#a401431", "@types/react": "^17.0.33", "@types/react-dom": "^17.0.10", "@typescript-eslint/eslint-plugin": "5.10.2", @@ -25,4 +26,4 @@ "typescript": "^4.4.4", "vite": "^2.7.2" } -} +}
\ No newline at end of file |
