Skip to content
This repository was archived by the owner on Apr 28, 2018. It is now read-only.

Commit f8f5d71

Browse files
Updated readme
1 parent 5b17371 commit f8f5d71

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
# Formal
2-
<q>being in accordance with the usual requirements, customs, etc</q>
1+
# Customary
2+
3+
cus·tom·ar·y
4+
_/ˈkəstəˌmerē/_
5+
_adjective_
6+
1. according to the customs or usual practices associated with a particular society, place, or set of circumstances.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "customary",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Prevents form submission after native validation has taken place.",
55
"main": "lib/jack.js",
66
"scripts": {
@@ -13,17 +13,17 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/DanArthurGallagher/formal.git"
16+
"url": "git+https://github.com/DanArthurGallagher/customary.git"
1717
},
1818
"keywords": [
1919
"front-end"
2020
],
2121
"author": "Daniel Arthur Gallagher",
2222
"license": "MIT",
2323
"bugs": {
24-
"url": "https://github.com/DanArthurGallagher/formal/issues"
24+
"url": "https://github.com/DanArthurGallagher/customary/issues"
2525
},
26-
"homepage": "https://github.com/DanArthurGallagher/formal#readme",
26+
"homepage": "https://github.com/DanArthurGallagher/customary#readme",
2727
"devDependencies": {
2828
"babel-cli": "^6.24.1",
2929
"babel-preset-env": "^1.4.0",

0 commit comments

Comments
 (0)