mirror of
https://github.com/flozz/StackBlur.git
synced 2026-01-25 14:27:48 +00:00
v1.4.1
This commit is contained in:
parent
8602c3a0d3
commit
ae5f167093
@ -137,6 +137,7 @@ This library is built using [Grunt][grunt]. If you change somthing in the `src/`
|
||||
|
||||
## Changelog
|
||||
|
||||
* **1.4.1:** Moves `grunt-cli` to `devDependencies` (#23)
|
||||
* **1.4.0:** Allows the lib to be used with node-canvas
|
||||
* **1.3.0:** TypeScript typings added
|
||||
* **1.2.1:** Includes built files in the NPM packgage
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "stackblur-canvas",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"description": "Fast and almost Gaussian blur by Mario Klingemann",
|
||||
"main": "src/stackblur.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user