summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json
new file mode 100644
index 0000000..e69cc8e
--- /dev/null
+++ b/client/package.json
@@ -0,0 +1,13 @@
+{
+ "name": "nestclientstarterapp-client",
+ "version": "1.0.0",
+ "description": "",
+ "scripts": {},
+ "author": "",
+ "license": "ISC",
+ "devDependencies": {},
+ "dependencies": {
+ "react": "^17.0.2",
+ "react-dom": "^17.0.2"
+ }
+}