mirror of
https://github.com/wassname/template.git
synced 2026-09-09 11:38:29 +08:00
Merge
This commit is contained in:
+5
-1
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"name": "distill-template",
|
||||
<<<<<<< HEAD
|
||||
"version": "2.2.11",
|
||||
=======
|
||||
"version": "2.2.12",
|
||||
>>>>>>> be585691c53c0f06db2b6dd0f218905825bc57ae
|
||||
"description": "Template for creating Distill articles.",
|
||||
"main": "dist/template.v2.js",
|
||||
"bin": {
|
||||
@@ -12,7 +16,7 @@
|
||||
"url": "https://github.com/distillpub/distill-template/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "rollup -c rollup.config.dev.js -w",
|
||||
"dev": "rollup -c rollup.config.dev.js -w",
|
||||
"serve": "python3 -m http.server --bind 127.0.0.1 8888",
|
||||
"test": "mocha",
|
||||
"lint": "eslint",
|
||||
|
||||
Reference in New Issue
Block a user