update package.json

This commit is contained in:
dntzhang 2018-11-28 09:51:00 +08:00
parent b5bba65926
commit d69ba6b85f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mappingjs",
"version": "0.1.0",
"version": "1.0.0",
"description": "Objects mapping for javascript. [Omi MVVM](https://github.com/Tencent/omi/blob/master/tutorial/omi-mvvm.md)'s best partner.",
"main": "index.js",
"scripts": {