aboutsummaryrefslogtreecommitdiff
path: root/examples/todomvc/src/main/web/node_modules/todomvc-common/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/todomvc/src/main/web/node_modules/todomvc-common/readme.md')
-rw-r--r--examples/todomvc/src/main/web/node_modules/todomvc-common/readme.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/todomvc/src/main/web/node_modules/todomvc-common/readme.md b/examples/todomvc/src/main/web/node_modules/todomvc-common/readme.md
deleted file mode 100644
index 7a5de511..00000000
--- a/examples/todomvc/src/main/web/node_modules/todomvc-common/readme.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# todomvc-common
-
-> Common TodoMVC utilities used by our apps
-
-
-## Install
-
-```
-$ npm install --save todomvc-common
-```
-
-
-## License
-
-MIT © [TasteJS](http://tastejs.com)