Skip to content

Commit 8949232

Browse files
author
craig
committed
1.0.4 / 2022-03-18
================== * Fix repos - @craigparra
1 parent eb93570 commit 8949232

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.0.4 / 2022-03-18
2+
==================
3+
4+
* Fix repos - @craigparra
5+
16
1.0.3 / 2022-03-18
27
==================
38

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alt-javascript/lang",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Language feature detection utilities for ECMAScript 6 and beyond.",
55
"author": "",
66
"keywords": [
@@ -26,10 +26,10 @@
2626
"publishConfig": {
2727
"registry": "https://registry.npmjs.org/"
2828
},
29-
"homepage": "https://github.com/alt-javascript/cookies#readme",
29+
"homepage": "https://github.com/alt-javascript/lang#readme",
3030
"repository": {
3131
"type": "git",
32-
"url": "https://github.com/alt-javascript/cookies"
32+
"url": "https://github.com/alt-javascript/lang"
3333
},
3434
"main": "index.js",
3535
"type": "commonjs",

0 commit comments

Comments
 (0)