Skip to content

Commit

Permalink
release-0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
akralj committed Mar 20, 2018
1 parent 08ea215 commit fa9d2d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ There are 2 package.json files in this project, in "./" and "./client/"
2. "./client/package.json" is used for the client dependencies

### IMPORTANT
- client dependencies are installed as in ../client
- Please install client dependencies in ../client


# Development Workflow
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test",
"version": "0.1.2",
"version": "0.1.3",
"author": "yourName <[email protected]>",
"description": "your desc",
"private": true,
Expand Down

0 comments on commit fa9d2d1

Please sign in to comment.