Skip to content

Commit 6779edb

Browse files
committed
feat: reset package
1 parent 1d9990f commit 6779edb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"name": "muk-prop",
2+
"name": "@cnpmjs/muk-prop",
33
"description": "Mock object methods and properties.",
44
"keywords": [
55
"test",
66
"mock",
77
"stub"
88
],
9-
"version": "2.0.0",
9+
"version": "1.0.0",
1010
"repository": {
1111
"type": "git",
12-
"url": "git://github.com/fent/muk-prop.js.git"
12+
"url": "git://github.com/node-modules/muk-prop.js.git"
1313
},
1414
"author": "fent (https://github.com/fent)",
1515
"main": "./lib/index.js",

0 commit comments

Comments
 (0)