Skip to content

Commit 937f799

Browse files
committed
Update leadfoot and @dojo dependencies
Ensure everything is using the same dojo deps.
1 parent b30d371 commit 937f799

File tree

2 files changed

+82
-44
lines changed

2 files changed

+82
-44
lines changed

package-lock.json

Lines changed: 76 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@
6060
"precommit": "lint-staged"
6161
},
6262
"dependencies": {
63-
"@dojo/core": "~0.5.0",
64-
"@dojo/has": "~0.1.2",
63+
"@dojo/core": "~2.0.0",
64+
"@dojo/has": "~2.0.0",
6565
"@dojo/interfaces": "~0.2.1",
66-
"@dojo/shim": "~0.2.7",
67-
"@theintern/digdug": "~2.1.0",
68-
"@theintern/leadfoot": "~2.1.0",
66+
"@dojo/shim": "~2.0.0",
67+
"@theintern/digdug": "~2.1.2",
68+
"@theintern/leadfoot": "~2.1.1",
6969
"@types/benchmark": "~1.0.30",
7070
"@types/chai": "~4.1.2",
7171
"@types/charm": "~1.0.0",
@@ -181,4 +181,4 @@
181181
]
182182
},
183183
"pre-commit": "precommit"
184-
}
184+
}

0 commit comments

Comments
 (0)