chore: ensure publish with tag v1

This commit is contained in:
dead-horse 2017-03-20 10:52:24 +08:00
parent 58e069ae2e
commit e2c9f914be

View file

@ -59,5 +59,8 @@
}, },
"files": [ "files": [
"lib" "lib"
] ],
"publishConfig": {
"tag": "v1"
}
} }