Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 0f78f09

Browse files
committed
chore(devDependencies): update mocha@^3.5.2 from template
chore(devDependencies): add rollup-plugin-commonjs@^8.2.1 from template chore(devDependencies): add rollup-plugin-node-resolve@^3.0.0 from template
1 parent dfad0a7 commit 0f78f09

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"chai": "^4.1.2",
3232
"clone-deep": "1.0.0",
3333
"kronos-test-interceptor": "2.1.0",
34-
"mocha": "^3.5.1",
34+
"mocha": "^3.5.2",
3535
"semantic-release": "^8.0.0",
3636
"underscore": "1.8.3",
3737
"jsdoc-to-markdown": "^3.0.0",
@@ -72,5 +72,8 @@
7272
"repository": {
7373
"url": "https://github.com/Kronos-Tools/npm-package-template.git"
7474
}
75+
},
76+
"xo": {
77+
"space": true
7578
}
7679
}

0 commit comments

Comments
 (0)