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

[Assignment 2]Convert to a plugin #69

Closed
wants to merge 3 commits into from
Closed

[Assignment 2]Convert to a plugin #69

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 23, 2015

Abstracted the GET /version API as a hapi js plugin for #43
Missed out on assignment 1 but hope that is OK.

@@ -2,28 +2,21 @@

var Hapi = require('hapi');
var Hoek = require('hoek');
var Package = require('../package.json');

var Vertsion = require('./version');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

@hueniverse hueniverse added this to the 0.0.2 milestone Mar 23, 2015
@hueniverse hueniverse closed this Mar 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants