Skip to content
Snippets Groups Projects

bump version to next minor snapshot

Merged Bucknell, Mary S. requested to merge mbucknell/wdfn-viz:snapshot_2.2.0 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
{
"name": "wdfn-viz",
"version": "2.1.1",
"version": "2.2.0-snapshot",
"description": "Provides templates and style sheets which implement the USGS visual standards for headers and footers",
"scripts": {
"build": "npm run clean && mkdir -p dist && run-p build:*",
Loading