Skip to content

Commit 2774959

Browse files
committed
📦 Release 🔖 1.1.0
1 parent cd77765 commit 2774959

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "krishdevdb/reseter.css",
33
"description": "Reset All CSS By Browsers With Reseter.css. And Make Web Look Same Across All Browsers",
4-
"version": "1.0.9",
4+
"version": "1.1.0",
55
"type": "library",
66
"keywords": [
77
"Reset.css",

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reseter.css",
3-
"version": "1.0.9",
3+
"version": "1.1.0",
44
"description": "Reset All CSS By Browsers With Reseter.css. And Make Web Look Same Across All Browsers",
55
"keywords": [
66
"Reset.css",
@@ -126,9 +126,7 @@
126126
"peerDependencies": {},
127127
"bundledDependencies": [],
128128
"optionalDependencies": {},
129-
"engines": {
130-
"node": "~v15.5.1"
131-
},
129+
"engines": {},
132130
"publishConfig": {
133131
"access": "public",
134132
"registry": "https://registry.npmjs.org/",

security.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
| Version | Supported |
66
| ------- | ------------------ |
7-
| 1.0.x | :white_check_mark: |
7+
| 1.0.x ||
8+
| 1.1.x ||
89

910
## Reporting a Vulnerability
1011

0 commit comments

Comments
 (0)