mirror of
https://github.com/wassname/template.git
synced 2026-06-27 21:39:13 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 715dbec2a1 | |||
| 953991f3f7 |
+2
-5
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "distill-template",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"description": "Template for creating Distill articles.",
|
||||
"main": "dist/distill.js",
|
||||
"main": "dist/template.js",
|
||||
"scripts": {
|
||||
"start": "rollup -c -w",
|
||||
"build": "rollup -c",
|
||||
@@ -34,8 +34,5 @@
|
||||
"rollup-plugin-string": "^2.0.2",
|
||||
"rollup-plugin-uglify": "^1.0.1",
|
||||
"rollup-watch": "^2.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"distill-template": "^0.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user