Skip to content

Commit bd18fbd

Browse files
author
craig
committed
1.0.10 / 2021-08-07
================== * Change repos to org - @craigparra
1 parent 82f4e9b commit bd18fbd

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.10 / 2021-08-07
2+
==================
3+
4+
* Change repos to org - @craigparra
5+
16
1.0.9 / 2021-08-04
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/config",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "An extensible wrapper of the popular config package, supporting placeholder resolution, encrypted values and url fetch.",
55
"author": "Craig Parravicini",
66
"keywords": [
@@ -19,10 +19,10 @@
1919
"publishConfig": {
2020
"registry": "https://registry.npmjs.org/"
2121
},
22-
"homepage": "https://github.com/craigparra/alt-config#readme",
22+
"homepage": "https://github.com/alt-javascript/config#readme",
2323
"repository": {
2424
"type": "git",
25-
"url": "https://github.com/craigparra/alt-config"
25+
"url": "https://github.com/alt-javascript/config"
2626
},
2727
"main": "index.js",
2828
"scripts": {

0 commit comments

Comments
 (0)