Skip to content

Commit bc0860c

Browse files
committed
v1.0.8
1 parent 0f36933 commit bc0860c

File tree

6 files changed

+1449
-2852
lines changed

6 files changed

+1449
-2852
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"start": "npx mix watch"
77
},
88
"devDependencies": {
9-
"autoprefixer": "^10.2.1",
10-
"laravel-mix": "^6.0.10",
11-
"postcss": "^8.2.4",
12-
"sass": "^1.32.4",
13-
"sass-loader": "^10.1.1",
14-
"tailwindcss": "^2.0.2"
9+
"autoprefixer": "^10.2.5",
10+
"laravel-mix": "^6.0.18",
11+
"postcss": "^8.2.14",
12+
"sass": "^1.32.12",
13+
"sass-loader": "^11.0.1",
14+
"tailwindcss": "^2.1.2"
1515
},
1616
"dependencies": {
1717
"tinycolor2": "^1.4.2"

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Advanced Custom Fields: Editor Palette Field
55
* Plugin URI: https://github.com/log1x/acf-editor-palette
66
* Description: A Gutenberg-like editor palette color picker field for Advanced Custom Fields.
7-
* Version: 1.0.7
7+
* Version: 1.0.8
88
* Author: Brandon Nifong
99
* Author URI: https://github.com/log1x
1010
*/

public/css/field.css

Lines changed: 1 addition & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)