diff options
author | Camil Staps | 2022-09-12 20:31:31 +0200 |
---|---|---|
committer | Camil Staps | 2022-09-12 20:31:31 +0200 |
commit | 342cd7c97738bbbe4a48813f4ec2b3029951098b (patch) | |
tree | 7cff0ca0d121c58aa8466cacae6fa842a436f1d2 /package.json | |
parent | Update SLE presentation title (diff) |
Update JHS article details; add entry for draft on demonstrative nature of finite complementizers
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 56f562f..ada3b5d 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "academicons": "^1.8.6" }, "scripts": { + "build": "./node_modules/gulp/bin/gulp.js", "watch": "./node_modules/gulp/bin/gulp.js watch" } } |