summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorCamil Staps2022-09-12 20:31:31 +0200
committerCamil Staps2022-09-12 20:31:31 +0200
commit342cd7c97738bbbe4a48813f4ec2b3029951098b (patch)
tree7cff0ca0d121c58aa8466cacae6fa842a436f1d2 /package.json
parentUpdate 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.json1
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"
}
}