Skip to content

Commit 0d2b17a

Browse files
committed
Invalidate circle ci cache
1 parent ba9726e commit 0d2b17a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
10.22.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Reusable React controls for SharePoint Framework solutions",
44
"version": "2.0.0",
55
"engines": {
6-
"node": ">=0.10.0"
6+
"node": ">=10"
77
},
88
"scripts": {
99
"build": "gulp build",
@@ -29,7 +29,7 @@
2929
"@pnp/sp": "2.0.6",
3030
"@pnp/telemetry-js": "2.0.0",
3131
"chart.js": "2.7.3",
32-
"color": "^3.1.2",
32+
"color": "3.1.2",
3333
"lodash": "4.17.13",
3434
"office-ui-fabric-react": "6.214.0",
3535
"react": "16.8.5",

0 commit comments

Comments
 (0)