aboutsummaryrefslogtreecommitdiff
path: root/examples/todomvc/src/main/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/todomvc/src/main/web/package.json')
-rw-r--r--examples/todomvc/src/main/web/package.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/todomvc/src/main/web/package.json b/examples/todomvc/src/main/web/package.json
deleted file mode 100644
index 67fbc7aa..00000000
--- a/examples/todomvc/src/main/web/package.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "private": true,
- "dependencies": {
- "todomvc-app-css": "2.1.0",
- "todomvc-common": "1.0.4"
- }
-}