Updating code blocks

This commit is contained in:
Shan Carter
2017-01-19 12:59:14 -08:00
parent e40e69733a
commit 7df82584e7
6 changed files with 66 additions and 75 deletions
+1
View File
@@ -4,6 +4,7 @@
"description": "Template for creating Distill articles.",
"main": "dist/template.js",
"scripts": {
"serve": "python3 -m http.server",
"start": "rollup -c -w",
"build": "rollup -c",
"test": "mocha"