Skip to content
Snippets Groups Projects
Commit fd973927 authored by tatsy's avatar tatsy
Browse files

Update package.json

parent 42c4f5e0
Branches
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ language: node_js ...@@ -2,6 +2,7 @@ language: node_js
node_js: node_js:
- '0.10' - '0.10'
script: script:
- make lint
- make test-ci - make test-ci
deploy: deploy:
provider: npm provider: npm
......
{ {
"name": "markdown-it-imsize", "name": "markdown-it-imsize",
"version": "1.0.0", "version": "1.1.0",
"description": "Markdown-it plugin to specify image size", "description": "Markdown-it plugin to specify image size",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment