Skip to content

Commit b105140

Browse files
committedAug 1, 2017
imad-app release
1 parent b8aede2 commit b105140

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# imad-app-v2
1+
# imad-app
22

3-
IMAD V2 course application.
3+
IMAD course application.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "imad-2016-base",
2+
"name": "imad-base",
33
"version": "0.1.0",
4-
"description": "IMAD 2016 course app",
4+
"description": "IMAD course app",
55
"main": "server.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)
Please sign in to comment.