Skip to content

Commit c0015b9

Browse files
committed
update package to @gamestdio/timer
1 parent 8c058cf commit c0015b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# clock-timer.js [![Build Status](https://secure.travis-ci.org/gamestdio/clock-timer.js.png?branch=master)](http://travis-ci.org/gamestdio/clock-timer.js)
1+
# @gamestdio/timer [![Build Status](https://secure.travis-ci.org/gamestdio/clock-timer.js.png?branch=master)](http://travis-ci.org/gamestdio/clock-timer.js)
22

33
[![Greenkeeper badge](https://badges.greenkeeper.io/gamestdio/clock-timer.js.svg)](https://greenkeeper.io/)
44

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "clock-timer.js",
3-
"version": "1.1.7",
4-
"description": "Timing Events tied to clock.js",
2+
"name": "@gamestdio/timer",
3+
"version": "1.1.8",
4+
"description": "Timing Events tied to @gamestdio/clock",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)