mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
Adding volta (#2449)
This commit is contained in:
parent
66a8eeb064
commit
c7d7aaba5d
@ -68,5 +68,9 @@
|
||||
},
|
||||
"pre-commit": [
|
||||
"test-fast"
|
||||
]
|
||||
],
|
||||
"volta": {
|
||||
"node": "18.20.5",
|
||||
"yarn": "1.22.22"
|
||||
}
|
||||
}
|
||||
|
||||
@ -30,5 +30,9 @@
|
||||
"babel-plugin-styled-components": "^2.0.0",
|
||||
"prism-react-renderer": "^1.2.1",
|
||||
"ts-node": "~10.9.1"
|
||||
},
|
||||
"volta": {
|
||||
"node": "18.20.5",
|
||||
"yarn": "1.22.22"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user