Skip to content

Commit 7d2e5ed

Browse files
committed
fix: rename index.d.ts
1 parent 806b9a5 commit 7d2e5ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.d.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// atom-ide
2-
// https://github.com/atom-ide-community/atom-ide
2+
// https://github.com/atom-ide-community/atom-ide-base
33

4-
declare module "atom-ide" {
4+
declare module "atom-ide-base" {
55
/// <reference path="./src/busy-signal.d.ts" />
66
/// <reference path="./src/code-actions.d.ts" />
77
/// <reference path="./src/code-highlight.d.ts" />

0 commit comments

Comments
 (0)