Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xanf committed Aug 26, 2016
1 parent 12afe85 commit d5ca029
Show file tree
Hide file tree
Showing 133 changed files with 13 additions and 7,410 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# server
MED Server

Something like

```
# git clone https://github.com/microsofteducationdelivery/server.git
# cd server
# npm install
# npm start
```
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "MED",
"description": "Microsoft Education Delivery",
"version": "1.0.0",
"version": "1.2.0",
"main": "app.js",
"engines": {
"node": "0.12.x"
Expand Down Expand Up @@ -48,9 +48,5 @@
"directories": {
"test": "tests"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "[email protected]:med.git"
}
"devDependencies": {}
}
85 changes: 0 additions & 85 deletions public/admin.html

This file was deleted.

13 changes: 0 additions & 13 deletions public/callback.html

This file was deleted.

19 changes: 0 additions & 19 deletions public/error.html

This file was deleted.

69 changes: 0 additions & 69 deletions public/index.html

This file was deleted.

34 changes: 0 additions & 34 deletions public/listData/commentaries.json

This file was deleted.

38 changes: 0 additions & 38 deletions public/listData/comments.json

This file was deleted.

32 changes: 0 additions & 32 deletions public/listData/folderListfolder-1.json

This file was deleted.

37 changes: 0 additions & 37 deletions public/listData/folderListfolder-4.json

This file was deleted.

Loading

0 comments on commit d5ca029

Please sign in to comment.