Skip to content

Commit 3983fa7

Browse files
committed
v0.0.1
1 parent c2b1834 commit 3983fa7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# PointyApi Changelog
2+
3+
## [0.0.1] Oct-31-2018 - Initial Release
4+
5+
Initial Release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Opinionated Restful Server Architecture
55

66
```
77
npm init
8-
npm i StatelessStudio/pointy#v0.0.1 express @types/node @types/express
8+
npm i StatelessStudio/pointy express @types/node @types/express
99
```
1010

1111
## Typescript setup

0 commit comments

Comments
 (0)