Skip to content

Commit

Permalink
Release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuzzyma committed Jun 13, 2021
1 parent 0e2833b commit 3397aaf
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 34 deletions.
1 change: 0 additions & 1 deletion .config/rollup.polyfills.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import resolve from '@rollup/plugin-node-resolve'
import commonjs from '@rollup/plugin-commonjs'
import { terser } from 'rollup-plugin-terser'
import filesize from 'rollup-plugin-filesize'

// We dont need babel. All polyfills are compatible
Expand Down
50 changes: 18 additions & 32 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svgdotjs/svg.js",
"version": "3.0.16",
"version": "3.1.0",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgjs.dev/",
"homepage": "https://svgjs.dev/",
Expand Down

0 comments on commit 3397aaf

Please sign in to comment.