Commit c38d9df3 authored by wildfirecode's avatar wildfirecode

update

parents
module.exports = function (num) {
return Math.round(num)
}
\ No newline at end of file
{
"name": "myround",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitlab2.dui88.com:wanghongyuan/myround.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment