rename node-irc to irc

This commit is contained in:
phillips1012 2015-05-19 09:43:30 -06:00
parent 155e657e34
commit 38571cb9dd
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/// <reference path="node-irc.d.ts" />
/// <reference path="irc.d.ts" />
// https://github.com/martynsmith/node-irc/blob/master/example/bot.js
import irc = require('irc');

View File

@ -1,4 +1,4 @@
// Type definitions for node-irc v0.3.12
// Type definitions for irc v0.3.12
// Project: https://github.com/martynsmith/node-irc
// Definitions by: phillips1012 <https://github.com/phillips1012>
// Definitions: https://github.com/borisyankov/DefinitelyTyped