Skip to content

Commit 2326835

Browse files
committed
0.4.0
1 parent e489b26 commit 2326835

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urdf-exporter",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "THREE.js utility for exporting object trees as a URDF file.",
55
"main": "build/index.umd.cjs",
66
"module": "src/index.js",
@@ -45,7 +45,7 @@
4545
"eslint-config-mdcs": "^5.0.0",
4646
"concurrently": "^7.4.0",
4747
"eslint": "^7.32.0",
48-
"eslint-plugin-jest": "^23.20.0",
48+
"eslint-plugin-jest": "^23.20.0",
4949
"jest": "^27.2.4",
5050
"rollup": "^0.66.6",
5151
"parcel": "^2.0.0",

0 commit comments

Comments
 (0)