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

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleloscozzese committed Apr 28, 2017
1 parent 5b17371 commit f8f5d71
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# Formal
<q>being in accordance with the usual requirements, customs, etc</q>
# Customary

cus·tom·ar·y
_/ˈkəstəˌmerē/_
_adjective_
1. according to the customs or usual practices associated with a particular society, place, or set of circumstances.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "customary",
"version": "1.0.0",
"version": "1.0.1",
"description": "Prevents form submission after native validation has taken place.",
"main": "lib/jack.js",
"scripts": {
Expand All @@ -13,17 +13,17 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/DanArthurGallagher/formal.git"
"url": "git+https://github.com/DanArthurGallagher/customary.git"
},
"keywords": [
"front-end"
],
"author": "Daniel Arthur Gallagher",
"license": "MIT",
"bugs": {
"url": "https://github.com/DanArthurGallagher/formal/issues"
"url": "https://github.com/DanArthurGallagher/customary/issues"
},
"homepage": "https://github.com/DanArthurGallagher/formal#readme",
"homepage": "https://github.com/DanArthurGallagher/customary#readme",
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-preset-env": "^1.4.0",
Expand Down

0 comments on commit f8f5d71

Please sign in to comment.