diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-30 15:14:33 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-30 15:14:33 +0200 |
| commit | b8885039a6ba87cf329be1daf96c80914ecfef0b (patch) | |
| tree | e5f5ff19e67854b344573da96e6cab8df243af7b /package.json | |
| parent | ec506db646db214e239a35add31545cdfcb5ef50 (diff) | |
json columns work swimmingly :)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2d0186b..8d27b29 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "dependencies": { "body-parser": "^1.18.3", "bookshelf": "^0.13.3", + "bookshelf-json-columns": "^2.1.1", "cookie-parser": "^1.4.3", "dotenv": "^5.0.1", "express": "^4.16.3", |
