aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package.json
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-03-26 18:31:50 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-03-26 18:31:50 +0200
commit5aa7c4f9499135dd12162045e441f5215ee050aa (patch)
tree4f95f9f2daedb0053a0b6a95a8e354d76b3c115d /scripts/package.json
downloadcalendrier-menstruel-5aa7c4f9499135dd12162045e441f5215ee050aa.tar.gz
calendrier-menstruel-5aa7c4f9499135dd12162045e441f5215ee050aa.tar.zst
calendrier-menstruel-5aa7c4f9499135dd12162045e441f5215ee050aa.zip
Full working app
Diffstat (limited to 'scripts/package.json')
-rw-r--r--scripts/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/package.json b/scripts/package.json
new file mode 100644
index 0000000..cf1fe7d
--- /dev/null
+++ b/scripts/package.json
@@ -0,0 +1,5 @@
+{
+ "devDependencies": {
+ "typescript": "^4.4.3"
+ }
+}