diff options
author | CSDUMMI <csdummi.misquality@simplelogin.co> | 2024-10-07 14:25:10 +0200 |
---|---|---|
committer | CSDUMMI <csdummi.misquality@simplelogin.co> | 2024-10-07 14:26:21 +0200 |
commit | 506ef8a43c3985067f2b9004fcc601056e172ddd (patch) | |
tree | 722fe4b80cfae576be62edba6a3f4b7c01d0be5b /package.json | |
parent | ebfdee4de375e47e96eb776b4a4e754de8a25ae1 (diff) |
Create initial dev environ
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/package.json @@ -0,0 +1 @@ +{} |