Skip to content

Commit

Permalink
Fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfendeksilverstripe committed Feb 14, 2024
1 parent 58b6c37 commit 8f1aec6
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 86 deletions.
2 changes: 1 addition & 1 deletion client/dist/styles/bundle.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 4 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "silverstripe-versioned-snapshot-admin",
"version": "0.0.0",
"version": "3.0.0",
"description": "Versioned snapshot management for the SilverStripe CMS",
"main": "./client/src/boot/index.js",
"license": "BSD-3-Clause",
Expand Down Expand Up @@ -84,13 +84,7 @@
"redux": "^3.3.1",
"uuid": "^3.2.1"
},
"babel": {
"presets": [
"env",
"react"
],
"plugins": [
"transform-object-rest-spread"
]
}
"browserslist": [
"defaults"
]
}
Loading

0 comments on commit 8f1aec6

Please sign in to comment.